AllowAmbientOcclusion (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
No edit summary
Non-standard
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{NonStandard|reason=Not in production clients.}}
<onlyinclude>{{Property
<onlyinclude>{{Property
|name=AllowAmbientOcclusion
|name=AllowAmbientOcclusion
|type = {{type|bool}}
|type = bool
|description=Whether or not ambient occlusion will be used when rendering shadows.
|description=Whether or not ambient occlusion will be used when rendering shadows. Ambient occlusion is a shading method used in 3D computer graphics which helps add realism to local reflection models by taking into account the loss of intensity of light through hidden surfaces.
|object=RenderSettings}}</onlyinclude>[[Category:Properties]]
|object=RenderSettings}}</onlyinclude>[[Category:Properties]]

Latest revision as of 18:38, 1 June 2023

Ouch!
The following article, AllowAmbientOcclusion (Property), mentions a feature exclusive to certain versions of the client.
Specifically: Not in production clients.


AllowAmbientOcclusion
Type bool
Description Whether or not ambient occlusion will be used when rendering shadows. Ambient occlusion is a shading method used in 3D computer graphics which helps add realism to local reflection models by taking into account the loss of intensity of light through hidden surfaces.
Member of RenderSettings