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