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