Skip to content

@fibbojs / 3d / FLightProbeOptions

Interface: FLightProbeOptions

Extends

Properties

addToScene?

optional addToScene: boolean

Inherited from

FLightOptions.addToScene

Defined in

core/dist/index.d.ts:37


color?

optional color: ColorRepresentation

Inherited from

FLightOptions.color

Defined in

3d/src/lights/FLight.ts:13


intensity?

optional intensity: number

Inherited from

FLightOptions.intensity

Defined in

3d/src/lights/FLight.ts:14


lookAt?

optional lookAt: FVector3

Inherited from

FLightOptions.lookAt

Defined in

3d/src/lights/FLight.ts:15


position?

optional position: FVector3

Inherited from

FLightOptions.position

Defined in

3d/src/lights/FLight.ts:9


rotation?

optional rotation: FVector3

Inherited from

FLightOptions.rotation

Defined in

3d/src/lights/FLight.ts:10


rotationDegree?

optional rotationDegree: FVector3

Inherited from

FLightOptions.rotationDegree

Defined in

3d/src/lights/FLight.ts:11


scale?

optional scale: FVector3

Inherited from

FLightOptions.scale

Defined in

3d/src/lights/FLight.ts:12


scene?

optional scene: FScene

Inherited from

FLightOptions.scene

Defined in

core/dist/index.d.ts:36


sh

sh: SphericalHarmonics3

Defined in

3d/src/lights/FLightProbe.ts:6


shadowQuality?

optional shadowQuality: number

Inherited from

FLightOptions.shadowQuality

Defined in

3d/src/lights/FLight.ts:16