BakeInputs
此内容尚不支持你的语言。
Defined in: lightmap/fingerprint.ts:19
Everything a bake reads, at the grain a fingerprint is taken of.
Properties
Section titled “Properties”ambient?
Section titled “ambient?”
optionalambient?: readonly [number,number,number]
Defined in: lightmap/fingerprint.ts:40
lights
Section titled “lights”lights: readonly
BakeLight[]
Defined in: lightmap/fingerprint.ts:31
options?
Section titled “options?”
optionaloptions?:BakeOptions
Defined in: lightmap/fingerprint.ts:41
reflections?
Section titled “reflections?”
optionalreflections?: readonly readonly [number,number,number][]
Defined in: lightmap/fingerprint.ts:39
Where each reflection probe stands. A capture is a function of the POINT, so that is the whole of what one contributes to a bake.
surfaces
Section titled “surfaces”surfaces: readonly
object[]
Defined in: lightmap/fingerprint.ts:20
volumes
Section titled “volumes”volumes: readonly
object[]
Defined in: lightmap/fingerprint.ts:32