Class NotKeyableAttribute
Apply this to a PlayableBehaviour class or field to indicate that it is not animatable.
구현
상속된 멤버
네임스페이스: UnityEngine.Timeline
어셈블리: solution.dll
구문
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Field)]
public class NotKeyableAttribute : Attribute, _Attribute