AnimationNode — Aspose.3D FOSS TypeScript API Reference
AnimationNode — classe AnimationNode dans l’API TypeScript Aspose.3D FOSS. Hérite de : A3DObject.
Methods: aspose.threed
Methods
| Methods | Methods | Methods |
|---|---|---|
findBindPoint(_target: A3DObjectClass, name: string) | `BindPoint | null` |
getBindPoint(target: A3DObjectClass, propName: string, create: boolean) | `BindPoint | null` |
createBindPoint(obj: A3DObjectClass, propName: string) | `BindPoint | null` |
| `getKeyframeSequence(target: A3DObjectClass, propName: string, channelName: string | null, create: boolean)` | `KeyframeSequence |
name() | string | |
properties() | PropertyCollection | |
bindPoints() | BindPoint[] | |
subAnimations() | AnimationNode[] |