docs.unity3d.com
    Show / Hide Table of Contents

    Enum ScreenSpaceReflectionPreset

    Screen-space Reflections quality presets.

    Namespace: UnityEngine.Rendering.PostProcessing
    Syntax
    public enum ScreenSpaceReflectionPreset : int

    Fields

    Name Description Value
    Lower

    Lowest quality.

    0
    Low

    Low quality.

    1
    Medium

    Medium quality.

    2
    High

    High quality.

    3
    Higher

    Higher quality.

    4
    Ultra

    Ultra quality.

    5
    Overkill

    Overkill (as in: don't use) quality.

    6
    Custom

    Custom, tweakable quality settings.

    7
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023