File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments