Class: PropertyAnimationClipState
Constructors
Properties
Accessors
Constructors
constructor
• new PropertyAnimationClipState(clip
): PropertyAnimationClipState
Parameters
Name | Type |
---|---|
clip | PropertyAnimationClip |
Returns
Defined in
src/components/anim/AnimatorComponent.ts:443
Properties
clip
• clip: PropertyAnimationClip
Defined in
src/components/anim/AnimatorComponent.ts:436
weight
• weight: number
= 0.0
Defined in
src/components/anim/AnimatorComponent.ts:437
Accessors
totalTime
• get
totalTime(): number
Returns
number