InterpolationSamplingType
THREE.InterpolationSamplingType
object InterpolationSamplingType extends Object
Represents mouse buttons and interaction types in context of controls.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
- Self type
Members list
Value members
Concrete methods
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Concrete fields
Flat interpolation.
Flat interpolation.
Attributes
Linear interpolation.
Linear interpolation.
Attributes
Perspective-correct interpolation.
Perspective-correct interpolation.
Attributes
In this article