Struct ReflectionSystemParameters
Holds settings for the reflection system.
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
public struct ReflectionSystemParameters
  필드
| 이름 | 설명 | 
|---|---|
| Default | |
| maxActivePlanarReflectionProbe | Maximum number of active planar reflection in the world.  | 
      
| maxActiveReflectionProbe | Maximum number of active non planar reflection in the world.  | 
      
| maxPlanarReflectionProbePerCamera | Maximum number of planar reflection that can be found in a cull result.  | 
      
| planarReflectionProbeSize | Size of the planar probe textures.  | 
      
| reflectionProbeSize | Size of the non planar probe textures.  |