docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ProbeSettings.Lighting

    Lighting parameters for the probe.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Serializable]
    public struct ProbeSettings.Lighting

    Fields

    Name Description
    default

    Default value.

    fadeDistance

    The distance at which reflections smoothly fade out before HDRP cut them completely.

    lightLayer

    An enum flag to select which Light Layers this Probe interacts with.

    multiplier

    A multiplier applied to the radiance of the Probe.

    rangeCompressionFactor

    The result of the rendering of the probe will be divided by this factor. When the probe is read, this factor is undone as the probe data is read. This is to simply avoid issues with values clamping due to precision of the storing format.

    weight

    A weight applied to the influence of the Probe.

    Methods

    Name Description
    NewDefault()

    Default value.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)