THREE.animation
Members list
Type members
Classlikes
An instance of AnimationAction schedules the playback of an animation which is stored in [[AnimationClip]].
An instance of AnimationAction schedules the playback of an animation which is stored in [[AnimationClip]].
Attributes
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
A reusable set of keyframe tracks which represent an animation.
A reusable set of keyframe tracks which represent an animation.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
- Self type
-
AnimationClip.type
AnimationMixer is a player for animations on a particular object in the scene. When multiple objects in the scene are animated independently, one AnimationMixer may be used for each object.
AnimationMixer is a player for animations on a particular object in the scene. When multiple objects in the scene are animated independently, one AnimationMixer may be used for each object.
Attributes
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Represents a timed sequence of keyframes, which are composed of lists of times and related values, and which are used to animate a specific property of an object.
Represents a timed sequence of keyframes, which are composed of lists of times and related values, and which are used to animate a specific property of an object.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
- Self type
-
KeyframeTrack.type
This holds a reference to a real property in the scene graph; used internally.
This holds a reference to a real property in the scene graph; used internally.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
- Self type
-
PropertyBinding.type
Buffered scene graph property that allows weighted accumulation; used internally.
Buffered scene graph property that allows weighted accumulation; used internally.
Attributes
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any