Enum TrackBindingFlags
Options for track binding
Namespace: UnityEngine.Timeline
Assembly: Unity.Timeline.dll
Syntax
[Flags]
public enum TrackBindingFlags
Fields
Name | Description |
---|---|
All | All options specified |
AllowCreateComponent | Allow automatic creating of component during gameObject drag and drop |
None | No options specified |