This version of Unity is unsupported.

TrackBindingFlags

enumeration

Description

Specify these options when using a binding type for a custom TrackAsset.

Properties

NoneSpecifies no options.
AllowCreateComponentSpecifies the automatic creation of component types, when required.
AllSpecifies all options. This is the default.