AnimationChannel
General
AnimationChannel is a class in Aspose.3d for Typescript.
Inherits from: AnimationChannel, KeyframeSequence.
AnimationChannel és una classe de l’objectiu.3d per a Typescript. Hereta de: ゚AnimationChannel⌒, ヽ KeyframeSequence` .
AnimationChannel proporciona accés al tipus de component de les dades animades, el seu valor predeterminat i l’opcional KeyframeSequence que emmagatzema els quadres clau.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
componentType | any | Read | Specifies the data type of the animated values |
defaultValue | any | Read | Provides the fallback value when no keyframe is active |
keyframeSequence | `KeyframeSequence | null` | Read |
Mètodes
| Signature | Description |
|---|---|
constructor(name: string) | Creates a new channel with the given name |