跳转到内容

BAKE_DEFAULTS

此内容尚不支持你的语言。

const BAKE_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.

ambient: readonly [number, number, number]

atlasSize: number = 1024

bounces: number = 2

dilate: number = 2

probeGrids: readonly ProbeGrid[]

probeSamples: number = 128

reflectionProbes: readonly readonly [number, number, number][]

reflectionWidth: number = 64

samples: number = 64

texelsPerUnit: number = 0.25