Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.