Process

Process()

public IEnumerator Process() ;

Description

Method for co-routine that performs processingTo start the process, please call StartCoroutine(BucketTileAsync.Process());.

Returns

co-routine