ObjVertexColor class
ObjVertexColor class
The OBJ vertex (position and color).
Inheritance: ObjVertexColor
→
ObjVertex
The ObjVertexColor type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the ObjVertexColor class. |
Properties
Property | Description |
---|---|
x | Gets the x coordinate. |
y | Gets the y coordinate. |
z | Gets the z coordinate. |
r | Gets the red component. |
g | Gets the green component. |
b | Gets the blue component. |
Methods
Method | Description |
---|---|
equals | Indicates whether the current object is equal to another object of the same type. |
equals | Indicates whether the current object is equal to another object of the same type. |
See Also
- module
aspose.cad.fileformats.obj.vertexdata
- class
ObjVertex
- class
ObjVertexColor