Class ReflectionProbeCache
Inheritance
ReflectionProbeCache
Syntax
public class ReflectionProbeCache
Constructors
ReflectionProbeCache(HDRenderPipelineAsset, IBLFilterBSDF[], Int32, Int32, TextureFormat, Boolean)
Declaration
public ReflectionProbeCache(HDRenderPipelineAsset hdAsset, IBLFilterBSDF[] iblFilterBSDFArray, int cacheSize, int probeSize, TextureFormat probeFormat, bool isMipmaped)
Parameters
Methods
FetchSlice(CommandBuffer, Texture)
Declaration
public int FetchSlice(CommandBuffer cmd, Texture texture)
Parameters
| Type |
Name |
Description |
| CommandBuffer |
cmd |
|
| Texture |
texture |
|
Returns
GetEnvSliceSize()
Declaration
public int GetEnvSliceSize()
Returns
GetTexCache()
Declaration
public Texture GetTexCache()
Returns
NewFrame()
Declaration
Release()
Declaration