Enum RemoveHiddenAction.CullingStrategy
Describe the type of hidden removal to use
Namespace: UnityEditor.PixyzPlugin4Unity.Toolbox
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
public enum RemoveHiddenAction.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 |