An enum defined in BBMOD_FrustumCollider.gml
Enumeration of frustum planes.
Name | Description |
---|---|
Left | The left plane. |
Right | The right plane. |
Top | The top plane. |
Bottom | The bottom plane. |
Near | The near plane. |
Far | The far plane. |
SIZE | Total number of frustum planes. |
Copyright © 2024, BlueBurn. Built on September 07, 2024 using GMDoc.