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