Click or drag to resize
SoPrimitiveVertex Properties

The SoPrimitiveVertex type exposes the following members.

Properties
  NameDescription
Public propertyDetail
Detail giving more information about the vertex. Note that the reference may be null if there is no more info.
Public propertyMaterialIndex
Index into the current set of materials of the material active at the vertex.
Public propertyNormal
Normal vector in object space.
Public propertyPoint
Surface point in object space.
Public propertyPointDetail
Point detail giving more information about the vertex. Note that the reference may be null if there is no more info.
Public propertyTextureCoords
Texture coordinates in object space.
Top
See Also