GLDrawSink.FrameScope
public struct GLDrawSink.FrameScopeDisposable scope returned from ChartGuru.GLDrawSink.BeginFrame(UnityEngine.Rect%2cSystem.Single). Disposing
it pops the GL pixel matrix, matching the pre-sink GL.PushMatrix/
GL.PopMatrix pairing at the top of ChartRenderer.RenderGL.
Fields
Section titled “Fields”
public readonly float ScaleRender scale passed in from the owner - convenience, does not affect GL state.
Returns
System.Single — No return description is available.
Methods
Section titled “Methods”
Dispose()
Section titled “Dispose()”public void Dispose()No description is available for this member.