Click or drag to resize
SoVRMLVertexShapecolorPerVertex Property

If true, colors are applied to the vertices of the IndexedFaceSet.

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

Property Value

Type: SoSFBool
Remarks

If false, the colors are applied to the faces.

See Also