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