Skip to content

Commit af88cee

Browse files
authored
Update Lighting.yaml
There is undocumented behavior of lighting that I feel needs to be addressed as I was stuck trying to debug my code.
1 parent 424ac43 commit af88cee

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en-us/reference/engine/classes/Lighting.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ description: |
2323
contain
2424
[post‑processing effects](../../../environment/post-processing-effects.md)
2525
such as `Class.SunRaysEffect` and `Class.BlurEffect`.
26+
27+
<Alert severity="info">
28+
Be aware, when the character is reset, the children under `Lighting` are destroyed.
29+
</Alert>
30+
2631
code_samples: []
2732
inherits:
2833
- Instance

0 commit comments

Comments
 (0)