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