This version of Unity is unsupported.

Matrix4x4.decomposeProjection

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.