Version: 2020.3
public void CompleteRequest (Rendering.VirtualTexturing.Procedural.RequestStatus status);

参数

status Completion status for the request.

描述

Complete the request with a given status.

This call will schedule the completion of the current request with the given status. For the batch completion of a number of requests, see CompleteRequests.