Version: 2020.2
언어: 한국어
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.