docs.unity.cn
    Show / Hide Table of Contents

    Class RayTracingSettings

    A volume component that holds the general settings for ray traced effects.

    Inheritance
    Object
    VolumeComponent
    RayTracingSettings
    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("Ray Tracing/Settings (Preview)")]
    public sealed class RayTracingSettings : VolumeComponent

    Fields

    rayBias

    Controls the bias for all real-time ray tracing effects.

    Declaration
    [Tooltip("Controls the bias for all real-time ray tracing effects.")]
    public ClampedFloatParameter rayBias
    Field Value
    Type Description
    ClampedFloatParameter
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 01 April 2021