Extends BBMOD_Collider
constructor
new BBMOD_FrustumCollider()
A frustum collider.
Name | Description |
---|---|
Planes |
Name | Description |
---|---|
FromCamera | Initializes the frustum using a camera's view-projection matrix. |
FromViewProjectionMatrix | Initializes the frustum from a view-projection matrix. |
GetCorners | Retrieves an array of frustum corners. |
BBMOD_AABBCollider, BBMOD_PlaneCollider, BBMOD_SphereCollider
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.