Enum PathType
An enum to allow changing which type of path to use via the inspector.
Namespace: ScriptableFramework
Assembly: cs.temp.dll.dll
Syntax
public enum PathType
Fields
| Name | Description |
|---|---|
| Auto | |
| Persistent | |
| Streaming |
An enum to allow changing which type of path to use via the inspector.
public enum PathType
| Name | Description |
|---|---|
| Auto | |
| Persistent | |
| Streaming |