SetCameraCullingPlane(int, Plane)
Set a camera culling plane.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public void SetCameraCullingPlane(int index, Plane plane)
Parameters
Remarks
Additional Resources: CameraProperties.GetCameraCullingPlane.