THREE.animation.PropertyBinding
See thePropertyBinding companion object
class PropertyBinding extends Object
This holds a reference to a real property in the scene graph; used internally.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Binds the property.
Binds the property.
Attributes
Gets the value.
Gets the value.
Attributes
The object owns the animated property.
The object owns the animated property.
Attributes
An object holding information about the path.
An object holding information about the path.
Attributes
The object path to the animated property.
The object path to the animated property.
Attributes
Sets the value.
Sets the value.
Attributes
Unbinds the property.
Unbinds the property.
Attributes
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
In this article