Geometry.setWasmWeights1¶
Summary¶
Geometry.setWasmWeights1() borrows the optional second packed four-float weight set used for eight-influence skinning.
Syntax¶
Geometry.setWasmWeights1(source: WasmMemoryView<Float32Array> | null, options?: GeometryWasmAttributeOptions): void