Property lockedInHierarchy
lockedInHierarchy
The locked state of a track. (RO)
선언
public bool lockedInHierarchy { get; }
프로퍼티 값
타입 | 설명 |
---|---|
bool |
참고
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.