This version of Unity is unsupported.

Procedural<T0>

struct in UnityEngine.Rendering.VirtualTexturing

/

Implemented in:UnityEngine.VirtualTexturingModule

Description

Handle for a (CPU or GPU) TextureStackRequest.

Public Methods

CompleteRequestComplete the request with a given status.
GetRequestParametersFetch the actual (CPU or GPU) request associated with this handle.

Static Methods

CompleteRequestsComplete a number of requests with a given status.