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()