Enum Flags
Options for the flags of a layer.
Namespace: Unity.Sentis.Layers
Assembly: solution.dll
Syntax
[Flags]
public enum FlagsFields
| Name | Description | 
|---|---|
| None | Use no layer flags. | 
| Preserve | Use layer preservation and don't edit or remove the layer in an optimization pass. |