docs.unity.cn
    Show / Hide Table of Contents

    Class ScreenSpaceRefraction

    A volume component that holds settings for the Screen Space Refraction effect.

    Inheritance
    Object
    VolumeComponent
    ScreenSpaceRefraction
    Inherited Members
    VolumeComponent.active
    VolumeComponent.OnEnable()
    VolumeComponent.OnDisable()
    VolumeComponent.Override(VolumeComponent, Single)
    VolumeComponent.SetAllOverridesTo(Boolean)
    VolumeComponent.GetHashCode()
    VolumeComponent.OnDestroy()
    VolumeComponent.Release()
    VolumeComponent.displayName
    VolumeComponent.parameters
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    [VolumeComponentMenu("Lighting/Screen Space Refraction")]
    [HelpURL("https://docs.unity.cn/Packages/com.unity.render-pipelines.high-definition@11.0/manual/Override-Screen-Space-Refraction.html")]
    public class ScreenSpaceRefraction : VolumeComponent

    Fields

    screenFadeDistance

    Controls the distance at which HDRP fades out Screen Space Refraction near the edge of the screen. A value near 0 indicates a small fade distance at the edges, while increasing the value towards one will start the fade closer to the center of the screen.

    Declaration
    public ClampedFloatParameter screenFadeDistance
    Field Value
    Type Description
    ClampedFloatParameter
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021