Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Streaming

Static class representing the Streaming Virtual Texturing system.
Read time 1 minuteLast updated 5 days ago

Definition

public static class Streaming

Static Methods

Method

Description

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.