Readonly
isSets the values of this spherical harmonics from the provided array or array-like.
the source array or array-like.
Optional
offset: number(optional) offset into the array. Default is 0.
Returns an array with the values of this spherical harmonics, or copies them into the provided array.
The created or provided array.
Optional
array: number[](optional) array to store the spherical harmonics to. If this is not provided, a new array will be created.
Optional
offset: number(optional) optional offset into the array.
Returns an array with the values of this spherical harmonics, or copies them into the provided array-like.
The provided array-like.
array-like to store the spherical harmonics to.
Optional
offset: number(optional) optional offset into the array-like.
Static
getGenerated using TypeDoc
Default
[new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3(), new THREE.Vector3()]