IComputeCurve Interface
Namespace: Stride.AnimationsAssembly: Stride.Engine.dll
public interface IComputeCurve
| Name | Description | |
|---|---|---|
| Methods | ||
| UpdateChanges() | Updates any optimizations in the curve if data has changed. |
|
Methods
UpdateChanges()
Updates any optimizations in the curve if data has changed.
bool UpdateChanges()
Returns
| Type | Description |
|---|---|
| System.Boolean |
|