SceneView.CameraSettings.dynamicClip
public bool dynamicClip;
Description 描述
When enabled, the SceneView Camera's near and far clipping planes are calculated relative to the viewport size of the Scene. When disabled, nearClip and farClip are used instead.