Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.