Property locked
locked
Retrieves and sets the Timeline Window lock state. When disabled (false), the window focus follows the Unity selection.
Declaration
public abstract bool locked { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
When the lock state transitions from true to false, the focused timeline is synchronized with the Unity selection.