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.
Parameters
Section titled “Parameters”transform
Section titled “transform”ArrayLike<number>
Returns
Section titled “Returns”DecalReceiver | null