Skip to content

Commit d1e4958

Browse files
Redirect players to LightingStyle
1 parent 2d6ae47 commit d1e4958

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ properties:
413413
deprecation_message: ''
414414
security:
415415
read: None
416-
write: None
416+
write: StudioSecurity
417417
thread_safety: ReadSafe
418418
category: Appearance
419419
serialization:
@@ -564,7 +564,7 @@ properties:
564564
.
565565
description: |
566566
Determines the lighting system for rendering the 3D world. This property
567-
is non‑scriptable and is no longer accessible in Roblox Studio. See `Enum.Technology` for
567+
is non‑scriptable and is no longer accessible in Roblox Studio. Use `Class.Lighting.LightingStyle|LightingStyle` instead. See `Enum.Technology` for
568568
available options and
569569
[Lighting Technology](../../../environment/lighting.md#technology) for
570570
detailed descriptions and visual effects of each option.

0 commit comments

Comments
 (0)