Class StaticOcclusionCullingVisualization
Inheritance
StaticOcclusionCullingVisualization
Assembly: UnityEditor.dll
Syntax
public static class StaticOcclusionCullingVisualization
Properties
isPreviewOcclusionCullingCameraInPVS
Declaration
public static bool isPreviewOcclusionCullingCameraInPVS { get; }
Property Value
previewOcclucionCamera
Declaration
public static Camera previewOcclucionCamera { get; }
Property Value
previewOcclusionCamera
Declaration
public static Camera previewOcclusionCamera { get; }
Property Value
showDynamicObjectBounds
Declaration
public static bool showDynamicObjectBounds { get; set; }
Property Value
showGeometryCulling
Declaration
public static bool showGeometryCulling { get; set; }
Property Value
showOcclusionCulling
Declaration
public static bool showOcclusionCulling { get; set; }
Property Value
showPortals
Declaration
public static bool showPortals { get; set; }
Property Value
showPreVisualization
Declaration
public static bool showPreVisualization { get; set; }
Property Value
showViewVolumes
Declaration
public static bool showViewVolumes { get; set; }
Property Value
showVisibilityLines
Declaration
public static bool showVisibilityLines { get; set; }
Property Value