Version: 2021.1
言語: 日本語
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.