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