Constructor ReflectionProbeCache
ReflectionProbeCache(HDRenderPipelineAsset, IBLFilterBSDF[], int, int, TextureFormat, bool)
선언
public ReflectionProbeCache(HDRenderPipelineAsset hdAsset, IBLFilterBSDF[] iblFilterBSDFArray, int cacheSize, int probeSize, TextureFormat probeFormat, bool isMipmaped)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| HDRenderPipelineAsset | hdAsset | |
| IBLFilterBSDF[] | iblFilterBSDFArray | |
| int | cacheSize | |
| int | probeSize | |
| TextureFormat | probeFormat | |
| bool | isMipmaped |