Interface IComputeCurve
- Namespace
- Stride.Animations
- Assembly
- Stride.Engine.dll
public interface IComputeCurveMethods
UpdateChanges()
Updates any optimizations in the curve if data has changed.
bool UpdateChanges()Returns
- bool
- truethere were changes since the last time; otherwise,- false.