This version of Unity is unsupported.

CameraProjectionCache Constructor

Declaration

public CameraProjectionCache(Camera camera);

Parameters

camera The Camera from which projection matrices will be copied.

Description

Creates a CameraProjectionCache with the camera's current state.