AnimationNode — Aspose.3D FOSS TypeScript API Reference
AnimationNode — lớp AnimationNode trong Aspose.3D FOSS TypeScript API.. Kế thừa từ: 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[] |