Enum TrackBindingFlags
Options for track binding
네임스페이스: UnityEngine.Timeline
어셈블리: solution.dll
구문
[Flags]
public enum TrackBindingFlags
필드
이름 | 설명 |
---|---|
All | All options specified |
AllowCreateComponent | Allow automatic creating of component during gameObject drag and drop |
None | No options specified |