Class RenderTextureToFileUtils
Provides the callback hook used by Vista tools to hand a render texture to an external file-export implementation.
public static class RenderTextureToFileUtils
- Inheritance
-
RenderTextureToFileUtils
- Inherited Members
Methods
- SignalSaveRenderTextureToFile(RenderTexture, string)
Notifies the registered export handler that a render texture should be saved.
Events
- saveRenderTextureCallback
Raised when Vista requests that a render texture be written to disk by an external handler.