Click or drag to resize
SoVRMLVertexShape Properties

The SoVRMLVertexShape type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertycolor

An SoVRMLColor node whose colors are applied to the vertices or faces of the IndexedFaceSet.

Public propertycolorPerVertex

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

Public propertycoord

An SoVRMLCoordinate node defining the IndexedFaceSet.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLGeometry.)
Public propertynormal

An SoVRMLNormalNode containing the normals.

Public propertynormalPerVertex

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

Public propertytexCoord
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also