This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

CameraProperties.SetCameraCullingPlane

Declaration

public void SetCameraCullingPlane(int index, Plane plane);

Parameters

index Plane index (up to 5).
plane Camera culling plane.

Description

Set a camera culling plane.