diff --git a/content/en-us/reference/engine/classes/Lighting.yaml b/content/en-us/reference/engine/classes/Lighting.yaml index ec514fb01..6c80d355d 100644 --- a/content/en-us/reference/engine/classes/Lighting.yaml +++ b/content/en-us/reference/engine/classes/Lighting.yaml @@ -23,6 +23,11 @@ description: | contain [post‑processing effects](../../../environment/post-processing-effects.md) such as `Class.SunRaysEffect` and `Class.BlurEffect`. + + + Be aware, when the character is reset, the children under `Lighting` are destroyed. + + code_samples: [] inherits: - Instance