Skip to content

Geometry.setWasmWeights

Summary

Geometry.setWasmWeights() borrows the first packed four-float skin-weight set.

Syntax

Geometry.setWasmWeights(source: WasmMemoryView<Float32Array> | null, options?: GeometryWasmAttributeOptions): void

See Also