Version: 2021.2
言語: 日本語

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.

Public 関数

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