Table of Contents

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

true there were changes since the last time; otherwise, false.