Click or drag to resize
SoLazyElementSetEmissive Method (SoState, SbColor)

Note: This API is now obsolete.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public static void SetEmissive(
	SoState state,
	out SbColor color
)

Parameters

state
Type: OIV.Inventor.MiscSoState
color
Type: OIV.InventorSbColor
Remarks

Obsoletesince Open Inventor 8000 No more used.

See Also