SoLazyElementSetAmbient 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 SetAmbient(
SoState state,
SbColor color
)
Public Shared Sub SetAmbient (
state As SoState,
color As SbColor
)
public:
static void SetAmbient(
SoState^ state,
SbColor color
)
static member SetAmbient :
state : SoState *
color : SbColor -> unit
Parameters
- state
- Type: OIV.Inventor.MiscSoState
- color
- Type: OIV.InventorSbColor
Remarks
See Also