Enum RemoveOccluded.CullingStrategy
Describe the type of hidden removal to use
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum RemoveOccluded.CullingStrategy
Fields
Name | Description |
---|---|
Advanced | A more advence hidden removal with mulitple customization on the cavity detection |
Standard | A simple hidden removal without a lot of customization |