Version: 2022.2

Streaming

class in UnityEngine.Rendering.VirtualTexturing

切换到手册

描述

Static class representing the Streaming Virtual Texturing system.

静态函数

EnableMipPreloadingEnables mipmap level preloading used by Streaming Virtual Texturing.
GetCPUCacheSizeGets the CPU cache size (in MegaBytes) used by Streaming Virtual Texturing.
GetGPUCacheSettingsGets the GPU cache settings used by Streaming Virtual Texturing.
GetTextureStackSizeGets the width and height of a Virtual Texture Stack, in pixels.
RequestRegionMake a rectangle in UV space resident for a given Virtual Texture Stack.
SetCPUCacheSizeSets the CPU cache size (in MegaBytes) used by Streaming Virtual Texturing.
SetGPUCacheSettingsSets the GPU cache settings used by Streaming Virtual Texturing.