Class ReflectionProxyVolumeComponent
Use this components to define a proxy volume for the reflection probes.
Inherited Members
UnityEngine.Component.GetComponentInParent(System.Type, System.Boolean)
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
[AddComponentMenu("Rendering/Reflection Proxy Volume")]
public class ReflectionProxyVolumeComponent : MonoBehaviour
Properties
proxyVolume
Access to proxy volume parameters
Declaration
public ProxyVolume proxyVolume { get; }
Property Value
Type | Description |
---|---|
ProxyVolume |