Constructor GraphRenderTexture
GraphRenderTexture(int, int, RenderTextureFormat)
Creates a linear render texture wrapper with the requested size and format.
public GraphRenderTexture(int width, int height, RenderTextureFormat format)
Creates a linear render texture wrapper with the requested size and format.
public GraphRenderTexture(int width, int height, RenderTextureFormat format)