ObjVertex class

ObjVertex class

The OBJ vertex.

The ObjVertex type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the ObjVertex class.

Properties

PropertyDescription
xGets the x coordinate.
yGets the y coordinate.
zGets the z coordinate.

Methods

MethodDescription
equalsIndicates whether the current object is equal to another object of the same type.

See Also