Click or drag to resize
SoWinDirectionalLightEditorRemoveLightChangedCallback Method (SoWinDirectionalLightEditorEditorUserDataCB)

Note: This API is now obsolete.

Use LightChanged event instead.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use LightChanged event instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void RemoveLightChangedCallback(
	SoWinDirectionalLightEditorEditorUserDataCB cb
)

Parameters

cb
Type: OIV.Inventor.WinSoWinDirectionalLightEditorEditorUserDataCB
See Also