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