Enum RayCountValues | High Definition RP | 9.0.0-preview.71
docs.unity3d.com
    Show / Hide Table of Contents

    Enum RayCountValues

    The different ray count values that can be asked for.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum RayCountValues

    Fields

    Name Description Value
    AmbientOcclusion

    Ray count for the ray traced ambient occlusion effect.

    0
    ShadowDirectional

    Ray count for the ray traced directional shadow effect.

    1
    ShadowPointSpot

    Ray count for the ray traced point shadow effect.

    2
    ShadowAreaLight

    Ray count for the ray traced area shadow effect.

    3
    DiffuseGI_Forward

    Ray count for the forward ray traced indirect diffuse effect.

    4
    DiffuseGI_Deferred

    Ray count for the deferred ray traced indirect diffuse effect.

    5
    ReflectionForward

    Ray count for the forward ray traced reflection effect.

    6
    ReflectionDeferred

    Ray count for the deferred ray traced reflection effect.

    7
    Recursive

    Ray count for the recursive rendering effect.

    8
    Count

    Total number of ray count values that may be requested.

    9
    Total

    Total number of entries.

    10
    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