Constructor PlanarReflectionProbeCache
PlanarReflectionProbeCache(HDRenderPipelineAsset, IBLFilterGGX, int, int, TextureFormat, bool)
선언
public PlanarReflectionProbeCache(HDRenderPipelineAsset hdAsset, IBLFilterGGX iblFilter, int cacheSize, int probeSize, TextureFormat probeFormat, bool isMipmaped)
파라미터
| 타입 | 이름 | 설명 | 
|---|---|---|
| HDRenderPipelineAsset | hdAsset | |
| IBLFilterGGX | iblFilter | |
| int | cacheSize | |
| int | probeSize | |
| TextureFormat | probeFormat | |
| bool | isMipmaped |