SoLazyElementSetEmissive Method (SoState, SbColor) |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static void SetEmissive(
SoState state,
SbColor color
)
Public Shared Sub SetEmissive (
state As SoState,
color As SbColor
)
public:
static void SetEmissive(
SoState^ state,
SbColor color
)
static member SetEmissive :
state : SoState *
color : SbColor -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- color
- Type: OIV.InventorSbColor
Remarks
See Also