Skip to main content

PointLight3D

Description:

  A point light whose position follows its world transform.

color

Type: Field.

Description:

  The light color in sRGB space.

Signature:

color: Color3

intensity

Type: Field.

Description:

  The light intensity.

Signature:

intensity: number

range

Type: Field.

Description:

  The maximum effective range of the light.

Signature:

range: number