Property lockedInHierarchy
lockedInHierarchy
The locked state of a track. (RO)
Declaration
public bool lockedInHierarchy { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Note that locking a track only affects operations in the Timeline Editor. It does not prevent other API calls from changing a track or it's clips.
This indicates whether a track is locked in the Timeline Editor because either it's locked property is enabled or a parent track is locked.