Light

Supports adding lighting sources within the space to illuminate scene elements.


Property

  1. Transform
  • Position – Adjusts the light’s position in space (unit: meters). (Keyframe support :check_box_with_check:)

  • Rotation – Adjusts the light’s rotation in space (unit: degrees). (Keyframe support :check_box_with_check:)

  • Scale – Adjusts the light’s size (value “1” represents 100%). (Keyframe support :check_box_with_check:)

  • Billboard – When enabled, the light object automatically faces the viewer’s perspective at all times.


  1. Properties
  • Light Mode – Defines the lighting type. Three modes are available:

    • Directional Light – Adjusts the light’s global direction by modifying the Rotation parameter.

    • Point Light – Emits light from a single point; adjust the Position parameter to set the emission source.

    • Spot Light – Emits a focused beam; adjust both Position and Rotation parameters to control direction and angle.

  • Intensity – Controls the brightness level of the light.

  • Color – Defines the light’s color.