latest

Light

Point Light

Point Light

ID

light-light-point-light

Name

Point Light

Group

Light

Package

Light

Keywords

point
light

Light

Creation method

There are two options for creating a Point Light node.

  • The first way to create a Point Light node is using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need or words associated with this node.
    • point light
  • The second way is to select a Point Light node from the menu that opens from the top left.
    • Menu > Tool > Light > Point Light

Steps

  • Create a Point Light node.
  • Connect the light color to the first port.
  • Connect the light intensity to the second port.
  • Connect the light position to the third port.
  • Connect the maximum distance to the fourth port.
  • Connect the decay rate to the fifth port.
  • Connect the power of the light to the sixth port.
  • Connect the shadow toggle (castShadow) to the seventh port.

After creating the node, connect the light color to the first port, intensity to the second port, position to the third port, distance to the fourth port, decay to the fifth port, power to the sixth port, and shadow toggle to the seventh port. On the output port, you will receive the resulting point light object.

See also

Directional Light
Spot Light
Hemisphere Light

Inputs

NameTypeDescriptionDefault Value
color
Color
Color#ffffff
intensity
Number
Intensity1
position
Point
Position of the light
distance
Number
Maximum range of the light0
decay
Number
Rate at which the light dims2
power
Number
The light power100
castShadow
Boolean
Enable or disable shadow casting

Outputs

NameTypeDescription
light
Light
Result Light