Search Results for

    Show / Hide Table of Contents

    Interface CurveEditor<T>.IAllKeyframesProxy

    Interface for keyframes editing proxy objects.

    Namespace: FlaxEditor.GUI
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    protected interface IAllKeyframesProxy

    Methods

    Apply()

    Applies the proxy data to the editor.

    Declaration
    void Apply()

    Extension Methods

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