Virtual Texturing is experimental and not ready for production use. The feature and documentation might be changed or removed in the future.

Streaming

class in UnityEngine.Rendering.VirtualTexturing

/

Implemented in:UnityEngine.VirtualTexturingModule

Description

Static class representing the Streaming Virtual Texturing system.

Static Methods

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.

Did you find this page useful? Please give it a rating: