Skip to main content

PointLightComponentOptions

Hierarchy

Index

Properties

optionalcolor

color?: Color

Color of the light. Non-white colors are painted as an additive tint. Default Color.White

optionalenabled

enabled?: boolean

Default true

optionalflicker

flicker?: FlickerOptions

Optional flicker animation applied by the FlickerSystem

optionalintensity

intensity?: number

Base intensity of the light (0.0 to 1.0). Default 1.0

optionalradius

radius?: number

Radius of the light in world pixels. Default 150

Page Options