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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答