Skip to content

API > Matrix4x4 > decomposeProjection


Matrix4x4.decomposeProjection⚓︎

Name Type
decomposeProjection FrustumPlanes

Description⚓︎

This property takes a projection matrix and returns the six plane coordinates that define a projection frustum.

Extra Detail⚓︎

It works with both perspective projection matrices and orthographic projection matrices.