Enum ScreenSpaceReflectionAlgorithm
Screen Space Reflection Algorithm
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum ScreenSpaceReflectionAlgorithm
  필드
| 이름 | 설명 | 
|---|---|
| Approximation | Legacy SSR approximation.  | 
      
| PBRAccumulation | Screen Space Reflection, Physically Based with Accumulation through multiple frame.  |