KeyframeSequence — Aspose.3D FOSS TypeScript API Reference
KeyframeSequence — KeyframeSequence class in the Aspose.3D FOSS TypeScript API.. Inherits from: A3DObject.
Package: aspose.threed
Methods
| Method | Returns | Description |
|---|---|---|
reset() | void | |
add(time: number, value: number, interpolation: Interpolation) | void | |
name() | string | |
properties() | PropertyCollection | |
bindPoint() | `BindPoint | null` |
setBindPoint(value: BindPoint) | void | |
keyFrames() | KeyFrame[] | |
postBehavior() | Extrapolation | |
preBehavior() | Extrapolation |