Class HDAdditionalReflectionDataExtensions
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
public static class HDAdditionalReflectionDataExtensions
  메서드
| 이름 | 설명 | 
|---|---|
| RequestRenderNextUpdate(ReflectionProbe) | Request to render this probe next update. Call this method with the mode OnDemand and the probe will be rendered the next time it will influence a camera rendering. If the probe don't have a HDAdditionalReflectionData component, nothing is done.  |