Click or drag to resize
SoVRMLVertexShapenormalPerVertex Property

If true, normals 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 normalPerVertex { get; }

Property Value

Type: SoSFBool
Remarks

If false, the normals are applied to the faces.

See Also