Skip to content

lib.3d.rendering.SetPointLight

Thomas Mann edited this page Jan 17, 2024 · 4 revisions

SetPointLight

in lib.3d.rendering


Adds a point light to the evaluation context. The maximum number of lights is 8.


Input Parameters

Name (Relevancy & Type) Description
Command (Command) -
Position (Vector3) -
Intensity (Single) -
Color (Vector4) -
Range (Single) -
Decay (Single) -

Outputs

Name Type
Output T3.Core.DataTypes.Command

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally