Struct OutputScope
All subsequent draw calls will be immediately rendered to a temporary
mesh, which can be retrieved with GetOutput(out Mesh, out Mesh, out Mesh).
Note that certain camera related functionality, such as auto size or
resolution, may not work as expected and should not be used within
an output scope.
public readonly struct OutputScope : IDisposable
- Implements
Methods
Dispose()
public void Dispose()