Version: 2022.3

Resolver

class in UnityEngine.Rendering.VirtualTexturing

切换到手册

描述

Class responsable for virtual texturing feedback analysis.

This class is responsible for performing a GPU->CPU readback (asyncronous) and starting the feedback analysis.

变量

CurrentHeight>Height of the texture that the internal buffers can hold.
CurrentWidthWidth of the texture that the internal buffers can hold.

构造函数

ResolverCreate a new VirtualTextureResolver object.

公共函数

DisposeDisposes this object.
ProcessProcess the passed in feedback texture.
UpdateSizeUpdate the internal buffers.