Click or drag to resize
SoExtTexture2onLoadStartCB Field

Note: This API is now obsolete.

Use LoadStart event instead. Start 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
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use LoadStart event instead.")]
public SoExtTexture2LoadCallback onLoadStartCB

Field Value

Type: SoExtTexture2LoadCallback
See Also