Click or drag to resize
SoExtTexture2onLoadFinishCB Field

Note: This API is now obsolete.

Use LoadFinish event instead. Finish loading texture delegate invocation list.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use LoadFinish event instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoExtTexture2LoadCallback onLoadFinishCB

Field Value

Type: SoExtTexture2LoadCallback
See Also