Field strategy
Defines the type of hidden removal to use
Namespace: UnityEditor.PixyzPlugin4Unity.Toolbox
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
[UserParameter(null, null, "Standard: Remove occluded triangles within the meshes.\n\nAdvanced: Keep triangles that are part of an internal area which must be preserved (for example, a car interior, the inside of a house, ...).", null, false)]
public RemoveHiddenAction.CullingStrategy strategy
Returns
Type | Description |
---|---|
RemoveHiddenAction.CullingStrategy |