Enum ControllerKind
What kind of runtime controller drives an AnimatorEntry.
Namespace: Serenity.Editor.AnimationHub.Discovery
Assembly: Serenity.AnimationHub.Editor.dll
Syntax
public enum ControllerKind
Fields
| Name | Description |
|---|---|
| AnimatorController | |
| None | |
| OverrideController | |
| RuntimeOnly |