Hilo3d API - v2.0.0
Home
Examples
Repository
Preparing search index...
Hilo3d
SphericalHarmonics3
Class SphericalHarmonics3
SphericalHarmonics3
Index
Constructors
constructor
Properties
class
Name
coefficients
is
Spherical
Harmonics3
SH3_
SCALE
Methods
clone
copy
from
Array
scale
scale
For
Render
to
Array
Constructors
constructor
new
SphericalHarmonics3
()
:
SphericalHarmonics3
Returns
SphericalHarmonics3
Properties
class
Name
className
:
string
= 'SphericalHarmonics3'
类名
coefficients
coefficients
:
Vector3
[]
is
Spherical
Harmonics3
isSphericalHarmonics3
:
boolean
= true
Static
Readonly
SH3_
SCALE
SH3_SCALE
:
number
[]
= ...
Methods
clone
clone
()
:
SphericalHarmonics3
克隆
Returns
SphericalHarmonics3
copy
copy
(
other
:
SphericalHarmonics3
)
:
this
复制
Parameters
other
:
SphericalHarmonics3
Returns
this
this
from
Array
fromArray
(
data
:
number
[]
|
number
[]
[]
)
:
this
fromArray
Parameters
data
:
number
[]
|
number
[]
[]
Returns
this
this
scale
scale
(
scale
:
number
)
:
this
scale
Parameters
scale
:
number
Returns
this
this
scale
For
Render
scaleForRender
()
:
this
scaleForRender
Returns
this
this
to
Array
toArray
()
:
Float32Array
toArray
Returns
Float32Array
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
class
Name
coefficients
is
Spherical
Harmonics3
SH3_
SCALE
Methods
clone
copy
from
Array
scale
scale
For
Render
to
Array
Home
Examples
Repository
Hilo3d API - v2.0.0
Loading...
SphericalHarmonics3