Skip to content

ProbeGrid

Defined in: lightmap/probes.ts:18

Where one grid of probes sits, and how many.

max: readonly [number, number, number]

Defined in: lightmap/probes.ts:21


min: readonly [number, number, number]

Defined in: lightmap/probes.ts:20

The world box the probes fill, corner to corner.


resolution: readonly [number, number, number]

Defined in: lightmap/probes.ts:23

Probes along each axis.