Enum BTAutoSizeMode
Namespace: EyeAuras.BehaviorTree.Nodes
Assembly: EyeAuras.BehaviorTree.Metadata.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum BTAutoSizeMode
Fields
| Name | Description |
|---|---|
| Height | |
| None | |
| Width | |
| WidthAndHeight |
[JsonConverter(typeof(StringEnumConverter))]
public enum BTAutoSizeMode
| Name | Description |
|---|---|
| Height | |
| None | |
| Width | |
| WidthAndHeight |