CameraProperties

struct in UnityEngine.Rendering

Switch to Manual

Description

Camera related properties in CullingParameters.

Typical use case is to compute culling parameters from Camera data, see CullingResults.GetCullingParameters.

Public Functions

GetCameraCullingPlaneGet a camera culling plane.
GetShadowCullingPlaneGet a shadow culling plane.
SetCameraCullingPlaneSet a camera culling plane.
SetShadowCullingPlaneSet a shadow culling plane.