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