Aspose.CAD.FileFormats.GLB.Animations

Classes

ClassDescription
AnimatableProperty<T>Represents a property value that can be animated using ICurveSampler.
CurveBuilder<T>Represents an editable curve of T elements.
CurveSamplerUtility class to create samplers from curve collections.

Interfaces

InterfaceDescription
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.