Skip to content

receiverFromMesh

receiverFromMesh(mesh, transform): DecalReceiver | null

Defined in: decal/bake.ts:35

One mesh, placed, as surfaces a projector can print on.

Here and not in each caller because it is the same knowledge the cut needs: which channel is which, and that a transform moves a position one way and a normal the other.

MeshData

ArrayLike<number>

DecalReceiver | null