A function defined in BBMOD_FrustumCollider.gml
GetCorners()
Retrieves an array of frustum corners.
Array<Struct.BBMOD_Vec3>
The array of frustum corners in order nearTopLeft
, nearTopRight
, nearBottomLeft
, nearBottomRight
, farTopLeft
, farTopRight
, farBottomLeft
and farBottomRight
.
Copyright © 2025, BlueBurn. Built on January 04, 2025 using GMDoc.