Class StaticOcclusionCulling
Inheritance
StaticOcclusionCulling
Assembly: UnityEditor.dll
Syntax
public static class StaticOcclusionCulling
Properties
backfaceThreshold
Declaration
public static float backfaceThreshold { get; set; }
Property Value
doesSceneHaveManualPortals
Declaration
public static bool doesSceneHaveManualPortals { get; }
Property Value
isRunning
Declaration
public static bool isRunning { get; }
Property Value
smallestHole
Declaration
public static float smallestHole { get; set; }
Property Value
smallestOccluder
Declaration
public static float smallestOccluder { get; set; }
Property Value
umbraDataSize
Declaration
public static int umbraDataSize { get; }
Property Value
Methods
Cancel()
Declaration
public static void Cancel()
Clear()
Declaration
public static void Clear()
Compute()
Declaration
public static bool Compute()
Returns
GenerateInBackground()
Declaration
public static bool GenerateInBackground()
Returns
SetDefaultOcclusionBakeSettings()
Declaration
public static void SetDefaultOcclusionBakeSettings()