Version: 2019.2

Matrix4x4.decomposeProjection

Switch to Manual
public FrustumPlanes decomposeProjection ;

Description

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

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