SoMaterialElementGetAmbient Method |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.2.3.0 (2023.2.3)
Syntaxpublic static SbColor GetAmbient(
SoState name_15585
)
Public Shared Function GetAmbient (
name_15585 As SoState
) As SbColor
public:
static SbColor GetAmbient(
SoState^ name_15585
)
static member GetAmbient :
name_15585 : SoState -> SbColor
Parameters
- name_15585
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SbColor
Remarks
See Also