SoMaterialElementGetAmbient 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_15575
)
Public Shared Function GetAmbient (
name_15575 As SoState
) As SbColor
public:
static SbColor GetAmbient(
SoState^ name_15575
)
static member GetAmbient :
name_15575 : SoState -> SbColor
Parameters
- name_15575
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SbColorRemarks See Also