A single face of a bounding box.
| Name | Description |
|---|---|
| v128 normal | The normal of the face. |
| v128 v[4] | The four corners of the face. |
| Name | Description |
|---|---|
| CalculateNormal() | Fills in the 'normal' field by calculation from the four corners. |
public: void CalculateNormal()
Fills in the 'normal' field by calculation from the four corners.