BAKE_DEFAULTS
constBAKE_DEFAULTS:object
Defined in: lightmap/bake.ts:75
What a bake does where the caller says nothing — and what a scene’s own
BakedLighting starts at, so the two cannot drift apart.
Type Declaration
Section titled “Type Declaration”ambient
Section titled “ambient”ambient: readonly [
number,number,number]
atlasSize
Section titled “atlasSize”atlasSize:
number=1024
bounces
Section titled “bounces”bounces:
number=2
dilate
Section titled “dilate”dilate:
number=2
probeGrids
Section titled “probeGrids”probeGrids: readonly
ProbeGrid[]
probeSamples
Section titled “probeSamples”probeSamples:
number=128
reflectionProbes
Section titled “reflectionProbes”reflectionProbes: readonly readonly [
number,number,number][]
reflectionWidth
Section titled “reflectionWidth”reflectionWidth:
number=64
samples
Section titled “samples”samples:
number=64
texelsPerUnit
Section titled “texelsPerUnit”texelsPerUnit:
number=0.25