Click or drag to resize
SoVolumeIndexedFaceSet Properties

The SoVolumeIndexedFaceSet type exposes the following members.

Properties
  NameDescription
Public propertyboundingBoxIgnoring

Whether to ignore this node during bounding box traversal.

(Inherited from SoShape.)
Public propertyclipGeometry

Specifies to clip the geometry at the volume boundaries.

Public propertycoordIndex

The indices of the coordinates that the shape uses as its vertices.

(Inherited from SoIndexedShape.)
Public propertyinterpolation

Interpolation mode.

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

The indices of the materials that are used for the shape.

(Inherited from SoIndexedShape.)
Public propertynormalIndex

The indices of the normals that are used for the shape.

(Inherited from SoIndexedShape.)
Public propertyoffset

Sets an offset value used for computing the texture coordinates.

Public propertytangentIndex

The indices of the tangents that are used for the shape.

(Inherited from SoIndexedShape.)
Public propertytextureCoordIndex

The indices of the texture coordinates that are used for the shape.

(Inherited from SoIndexedShape.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvertexProperty

vertex property node.

(Inherited from SoVertexShape.)
Top
See Also