Inheritance
CommandBufferCanvas
public class CommandBufferCanvas : uiRecorderCanvas, Canvas
Constructors
CommandBufferCanvas(RenderTexture, Single, MeshPool)
Declaration
public CommandBufferCanvas(RenderTexture renderTexture, float devicePixelRatio, MeshPool meshPool)
Parameters
| Type |
Name |
Description |
| RenderTexture |
renderTexture |
|
| Single |
devicePixelRatio |
|
| MeshPool |
meshPool |
|
Methods
Declaration
Declaration
public override void flush()
Overrides
Declaration
public override float getDevicePixelRatio()
Returns
Overrides