Files
2026-07-13 13:13:17 +08:00

68 lines
2.4 KiB
Plaintext

{
"FormatVersion": 3,
"Id": "4912ba82-460a-4229-884d-6b647d64b08c"/*SetPointLight*/,
"Description": "Adds a point light into the scene which illuminates geometry using a combination of \"Color\", \"Intensity\" and \"Decay\".\n\nBeware that [SetEnvironment] also affects the lighting in your scene, even if you are not using it, because every scene is always lit by a Default CubeMap (that can be deactivated by manually adding a [SetEnvironment]).\n\nCurrently a maximum of 8 Pointlights can be used in your scene. For example by daisy-chaining them right before your graph goes into the camera.\n",
"SymbolTags": "16",
"InputUis": [
{
"InputId": "0318dcc8-3e8a-4a3e-a0fd-239b55183ee9"/*Decay*/,
"Position": {
"X": -199.39244,
"Y": 238.36653
},
"Description": "Controls how far the light shines into the scene.\n\nA low decay setting means the light is shining far.\nA high decay setting means the light reaches a short distance.",
"AddPadding": "True"
},
{
"InputId": "747e043b-39e9-420c-8314-b7d1ba5d61de"/*Intensity*/,
"Position": {
"X": -199.39244,
"Y": 103.36653
},
"Description": "Increases or decreases the intensity of the light in relation to its decay.\n"
},
{
"InputId": "7b77b6fb-e8bd-42a7-8fb9-5d411f9a0da6"/*Color*/,
"Position": {
"X": -199.39244,
"Y": 148.36653
},
"Description": "Sets the color of the light."
},
{
"InputId": "d46d2cb6-9ab9-4640-a3d4-e70e643bd3b4"/*Command*/,
"Position": {
"X": -199.39244,
"Y": 13.366531
}
},
{
"InputId": "e825e0b5-4c04-4ce6-9aef-7d099e9d2430"/*Range*/,
"Position": {
"X": -199.39244,
"Y": 193.36653
},
"Description": "This setting is currently ignored. It is recommended to use the \"Decay\" setting instead.\n",
"AddPadding": "True"
},
{
"InputId": "f46ed192-1f6c-415e-8fe3-6d4909859f6b"/*Position*/,
"Position": {
"X": -199.39244,
"Y": 58.36653
},
"Description": "Changes the position of the PointLight:\n\nX (-left / +right), \nY (-down / +up), \nZ (-forward / +backwards)",
"AddPadding": "True"
}
],
"SymbolChildUis": [],
"OutputUis": [
{
"OutputId": "d8c0cd0c-90e9-44fa-9f11-dda5a5b47239"/*Output*/,
"Position": {
"X": 33.41637,
"Y": 92.95817
}
}
]
}