SoEnvironmentElementGetAmbientColor Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static SbColor GetAmbientColor(
SoState state
)
Public Shared Function GetAmbientColor (
state As SoState
) As SbColor
public:
static SbColor GetAmbientColor(
SoState^ state
)
static member GetAmbientColor :
state : SoState -> SbColor
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SbColorRemarks See Also