Click or drag to resize
SoVRMLMaterialreflectiveColor Property

DirectViz parameter.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFColor reflectiveColor { get; }

Property Value

Type: SoSFColor
Remarks

Reflective color of the shape. When set to black, the object is not reflective. The reflective component is added to the overall color of the object. This field has no effect when not doing DirectViz rendering. NOTE: This field is not part of the VRML specification.

NOTE: field available since Open Inventor 6.1

See Also