Bexel Manager API Documentation
|
Represents a triangle in 3-dimensional space. More...
Properties | |
Vector3D | A [get] |
Returns the first point of the triangle. More... | |
Vector3D | B [get] |
Returns the second point of the triangle. More... | |
Vector3D | C [get] |
Returns the third point of the triangle. More... | |
Vector3D | N [get] |
Returns the normal of the triangle. More... | |
Represents a triangle in 3-dimensional space.
|
get |
Returns the first point of the triangle.
|
get |
Returns the second point of the triangle.
|
get |
Returns the third point of the triangle.
|
get |
Returns the normal of the triangle.