createEmpty MethodStatic
Create an empty set of frustum planes. isValid will be true
. This can be useful when you want to create a FrustumPlanes
object and initialize it later via init -
for example, if you intend to use the same object repeatedly with different Frustums.
createEmpty(): FrustumPlanes
Returns - FrustumPlanes
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.