Class TextureCache
어셈블리: solution.dll
구문
public abstract class TextureCache
생성자
필드
프로퍼티
메서드
이름 |
설명 |
AllocTextureArray(int)
|
|
FetchSlice(CommandBuffer, Texture, bool)
|
|
GetCacheName()
|
|
GetNumMipLevels()
|
|
GetNumMips(int)
|
|
GetNumMips(int, int)
|
|
GetTexCache()
|
|
GetTextureHash(Texture)
|
|
NewFrame()
|
|
RemoveEntryFromSlice(Texture)
|
|
ReserveSlice(Texture, out bool)
|
|
SetSliceHash(int, uint)
|
|
TransferToSlice(CommandBuffer, int, Texture[])
|
|
UpdateSlice(CommandBuffer, int, Texture, uint)
|
|
UpdateSlice(CommandBuffer, int, Texture[], uint)
|
|