THREE.SphericalHarmonics3
See theSphericalHarmonics3 companion object
class SphericalHarmonics3 extends Object
A class for storing spherical harmonics.
Spherical harmonics are an extension of Spherical coordinates to the sphere, and are particularly useful for representing some types of directional data.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Anyclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Attributes
- Inherited from:
- Object
Concrete fields
Spherical harmonics coefficients.
Spherical harmonics coefficients.
Attributes
Whether this instance has been set up.
Whether this instance has been set up.
Attributes
In this article