DecalProjectorData
Defined in: decal/components.ts:20
The fields of the DecalProjector component.
Properties
Section titled “Properties”bakedFrom
Section titled “bakedFrom”bakedFrom:
string
Defined in: decal/components.ts:27
What the last cut was OF. Empty until one has run; different from what the scene reads as now means the decal is out of date. The baker writes it.
facing
Section titled “facing”facing:
number
Defined in: decal/components.ts:24
How far from facing the projector a surface may be and still take the decal, as a cosine. 1 accepts only what squarely faces it; 0 accepts anything not turned away.