wasm-spatial-core
Preparing search index...
encodePntsTileWithNormals
Function encodePntsTileWithNormals
encodePntsTileWithNormals
(
positions
:
Float32Array
,
normals
:
Float32Array
,
center_x
:
number
,
center_y
:
number
,
center_z
:
number
,
colors
?:
Uint8Array
<
ArrayBufferLike
>
|
null
,
)
:
Uint8Array
WASM export: encode a pnts tile with Oct16 normals.
Parameters
positions
:
Float32Array
normals
:
Float32Array
center_x
:
number
center_y
:
number
center_z
:
number
Optional
colors
:
Uint8Array
<
ArrayBufferLike
>
|
null
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wasm-spatial-core
Loading...
WASM export: encode a pnts tile with Oct16 normals.