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.