Skip to content

Geometry.setWasmJoints1

Summary

Geometry.setWasmJoints1() borrows the optional second packed four-u16 joint-index set used for eight-influence skinning.

Syntax

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

See Also