Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


rendersettings

This is an old revision of the document!


RenderSettings

RenderSettings is a static class that modifies a Unity Object with some scene-specific settings.

Interestingly, this means you can query the RenderSettings object directly by invoking the private static method “GetRenderSettings()”. That object can then be modified using a SerializedObject.

rendersettings.1613000529.txt.gz · Last modified: 2021/02/10 23:42 by uninomiconadmin