wasm-spatial-core
Preparing search index...
decimateRandom
Function decimateRandom
decimateRandom
(
positions
:
Float32Array
,
colors
:
Uint8Array
,
target_count
:
number
,
)
:
object
Random decimation to a target point count.
Parameters
positions
:
Float32Array
colors
:
Uint8Array
target_count
:
number
Returns
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wasm-spatial-core
Loading...
Random decimation to a target point count.