Property locked
locked
Allows retrieving and and setting the Timeline Window lock state. When the lock is off, the window focus follows the Unity selection.
선언
public abstract bool locked { get; set; }
프로퍼티 값
타입 | 설명 |
---|---|
bool |
참고
When lock transitions from true to false, the focused timeline will be synchronized with the Unity selection.