Skip to content

ClipVertex

Defined in: decal/clip.ts:18

A point in the projector’s own space: the unit cube from -0.5 to 0.5.

n: [number, number, number]

Defined in: decal/clip.ts:23

Normal, projector-local — carried through so the cut geometry lights like the surface it was cut from rather than like the box.


p: [number, number, number]

Defined in: decal/clip.ts:20

Position, projector-local.