Class NotKeyableAttribute
Apply this to a PlayableBehaviour class or field to indicate that it is not animatable.
Namespace: UnityEngine.Timeline
Syntax
public class NotKeyableAttribute : Attribute
Apply this to a PlayableBehaviour class or field to indicate that it is not animatable.
public class NotKeyableAttribute : Attribute