Class HDAdditionalReflectionData
Additional component used to store settings for HDRP's reflection probes.
상속된 멤버
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
[HelpURL("https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@10.10/manual/Reflection-Probe.html")]
[AddComponentMenu("")]
[RequireComponent(typeof(ReflectionProbe))]
public sealed class HDAdditionalReflectionData : HDProbe, IVersionable<HDProbe.Version>, IVersionable<HDAdditionalReflectionData.ReflectionProbeVersion>
메서드
이름 | 설명 |
---|---|
PrepareCulling() | Prepare the culling phase by settings the appropriate values to the legacy reflection probe component. The culling system is driven by the legacy probe's values. |