Resolver

class in UnityEngine.Rendering.VirtualTexturing

Cambiar al Manual

Descripción

Class responsable for virtual texturing feedback analysis.

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

Variables

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

Constructores

ResolverCreate a new VirtualTextureResolver object.

Funciones Públicas

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