跳转到内容

BakeLightContribution

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

BakeLightContribution = { ambient?: undefined; lamp: BakeLight; } | { ambient: [number, number, number]; lamp?: undefined; }

Defined in: lightmap/lights.ts:29

A lamp the bake places, or a contribution to the light from no direction.