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