SoVRMLTriangleSet Properties |
The SoVRMLTriangleSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. |
![]() | ccw | Indicates whether the vertices are ordered in a counterclockwise direction when viewed from the outside (true) or in a clockwise direction (false). |
![]() | color | An SoVRMLColor node whose colors are applied to the vertices or faces of the IndexedFaceSet. |
![]() | colorPerVertex | If true, colors are applied to the vertices of the IndexedFaceSet. |
![]() | coord | An SoVRMLCoordinate node defining the IndexedFaceSet. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | metadata | Specifies the metadata node. |
![]() | normal | An SoVRMLNormalNode containing the normals. |
![]() | normalPerVertex | If true, normals are applied to the vertices of the IndexedFaceSet. |
![]() | solid | If the shape encloses a volume, the value is true. |
![]() | texCoord | An SoVRMLTextureCoordinate node. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |