Struct ReflectionSystemParameters | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct ReflectionSystemParameters

    Holds settings for the reflection system.

    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    public struct ReflectionSystemParameters

    Fields

    Default

    Declaration
    public static ReflectionSystemParameters Default
    Field Value
    Type Description
    ReflectionSystemParameters

    maxActivePlanarReflectionProbe

    Maximum number of active planar reflection in the world.

    Declaration
    public int maxActivePlanarReflectionProbe
    Field Value
    Type Description
    Int32

    maxActiveReflectionProbe

    Maximum number of active non planar reflection in the world.

    Declaration
    public int maxActiveReflectionProbe
    Field Value
    Type Description
    Int32

    maxPlanarReflectionProbePerCamera

    Maximum number of planar reflection that can be found in a cull result.

    Declaration
    public int maxPlanarReflectionProbePerCamera
    Field Value
    Type Description
    Int32

    planarReflectionProbeSize

    Size of the planar probe textures.

    Declaration
    public int planarReflectionProbeSize
    Field Value
    Type Description
    Int32

    reflectionProbeSize

    Size of the non planar probe textures.

    Declaration
    public int reflectionProbeSize
    Field Value
    Type Description
    Int32
    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