Aspose.CAD.FileFormats.GLB.Animations
Classes
Class | Description |
---|---|
AnimatableProperty<T> | Represents a property value that can be animated using ICurveSampler . |
CurveBuilder<T> | Represents an editable curve of T elements. |
CurveSampler | Utility class to create samplers from curve collections. |
Interfaces
Interface | Description |
---|---|
IConvertibleCurve<T> | Defines methods that convert the current curve to a Step, Linear or Spline curve. |
ICurveSampler<T> | Defines a curve that can be sampled at any point. |