Class NoAnimateAttribute
Indicates that a member of a class cannot be animated by the scene animations system. This class cannot be inherited.
Inheritance
System.Object
NoAnimateAttribute
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
public sealed class NoAnimateAttribute : Attribute