Class HDAdditionalReflectionData
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
[RequireComponent(typeof(ReflectionProbe))]
public sealed class HDAdditionalReflectionData : HDProbe, IVersionable<HDProbe.Version>, IVersionable<HDAdditionalReflectionData.ReflectionProbeVersion>
메서드
이름 | 설명 |
---|---|
PrepareCulling() | Prepare the probe for culling. You should call this method when you update the influenceVolume parameters during runtime. |