Point Light
ID
light-light-point-light
Name
Point Light
Group
Light
Package
Light
Keywords
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.
Directional Light
Spot Light
Hemisphere Light
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
color | Color | Color | #ffffff |
intensity | Number | Intensity | 1 |
position | Point | Position of the light | |
distance | Number | Maximum range of the light | 0 |
decay | Number | Rate at which the light dims | 2 |
power | Number | The light power | 100 |
castShadow | Boolean | Enable or disable shadow casting |
Outputs
Name | Type | Description |
---|---|---|
light | Light | Result Light |