Field strategy
Standard: Remove occluded triangles within the meshes.
Advanced: Keep triangles that are part of an internal area which must be preserved (for example, a car interior, the inside of a house, ...).
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
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, false)]
public RemoveOccluded.CullingStrategy strategy
Returns
Type | Description |
---|---|
RemoveOccluded.CullingStrategy |