Method
Add Lights into the scene at the vertices of a mesh.
!This node has a maximum point input of 128, so any more particles and the lights will Begin to flash as the pick different vertices on each re-render.
Example |
---|
![]() |
Example Nodegraph |
---|
![]() |
Attributes
Name |
Description |
---|
Colour |
The colour of the light. |
Brightness |
How bright the light is. |
Scattering Intensity |
How much the light is scattered in the scene, creating a bright area around the light. |
Falloff Mode |
Change how the light falloff is calculated.
- Inner / Outer Radius (Legacy), light falloff is calculated between the inner and outer radii.
- Inv-Squared Distance (Physical), the light falloff is calculated based on a physically accurate system.
|
Inner Attenuation Distance |
Inner distance within which the light remains at full strength |
Attenuation Distance |
Maximum distance the light reaches. |
Falloff Power |
Change how strong the falloff for the light is between the Inner Attenuation Distance and the Attenuation Distance. |
IES Profile |
This feature is deprecated. |
Show Light Cone |
Show a cone in the scene to represent the lights current position and rotation. |
Inputs
Name |
Description |
Typical Node Input |
---|
Source Node |
Node from which to create lights from. |
Particle Root |
Projection Image |
Add in an image to be projected by the light. |
Video Loader |
Affected Nodes |
Choose which nodes are affected by the light node. by default, all are affected. |
3D Object |
Texture Projection Node |
Connect a node from which to project the image from. Only functions if an image is being projected from the light. |
Null |
Multi-Source Controller |
This feature is deprecated. |
|
Transform Modifier |
Links all transform properties to the input node. |
Null |
Target Node |
Always faces the x-axis towards the inputs anchor point. |
Null |
Local Transform Override |
Override the transformation values of the node, relative to its parent. |
Null |
Outputs
All nodes connected to this node are treated as if flowing to the parent node, and inherits any transformation changes along the chain.