NodeInstance.SetAnimationFrame

SetAnimationFrame(int, float)

public void SetAnimationFrame(int trackLogicalIndex, float time)

See Also


SetAnimationFrame(ReadOnlySpan<int>, ReadOnlySpan<float>, ReadOnlySpan<float>)

public void SetAnimationFrame(ReadOnlySpan<int> track, ReadOnlySpan<float> time, 
    ReadOnlySpan<float> weight)

See Also