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