ObjVertexTextureNormalIndex class

ObjVertexTextureNormalIndex class

The OBJ vertex texture normal index.

Inheritance: ObjVertexTextureNormalIndexObjVertexTextureIndexObjVertexIndex

The ObjVertexTextureNormalIndex type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the ObjVertexTextureNormalIndex class.

Properties

PropertyDescription
vertex_indexGets or sets the vertex index.
texture_indexGets or sets the texture index.
normal_indexGets or sets the normal index.

See Also