SoVRMLMaterialemissiveColor Property |
Emissive color of the surface.
Namespace: OIV.Inventor.VRMLnodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic SoSFColor emissiveColor { get; }
Public ReadOnly Property emissiveColor As SoSFColor
Get
public:
property SoSFColor^ emissiveColor {
SoSFColor^ get ();
}
member emissiveColor : SoSFColor with get
Property Value
Type:
SoSFColor
Remarks
See Also