This interface provides a basic structure for classes that will perform scene rendering operations.
public IEnumerator Process()
The method that will perform the scene processing.
Last updated 2 years ago