Search Results for

    Show / Hide Table of Contents

    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

    Constructors

    NoAnimateAttribute()

    Initializes a new instance of the NoAnimateAttribute class.

    Declaration
    public NoAnimateAttribute()

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.DeepClone<T>(T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat