Class ReflectionProxyVolumeComponent | High Definition RP | 7.3.1
docs.unity.cn
    Show / Hide Table of Contents

    Class ReflectionProxyVolumeComponent

    Use this components to define a proxy volume for the reflection probes.

    Inheritance
    Object
    ReflectionProxyVolumeComponent
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public class ReflectionProxyVolumeComponent : MonoBehaviour

    Properties

    proxyVolume

    Access to proxy volume parameters

    Declaration
    public ProxyVolume proxyVolume { get; }
    Property Value
    Type Description
    ProxyVolume
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX