Inheritance
System.Object
Rasterizer
Constructors
Declaration
Methods
Declaration
public void draw(LayerTree layerTree)
Parameters
Declaration
public void drawLastLayerTree()
getCompositorContext()
Declaration
public CompositorContext getCompositorContext()
Returns
Declaration
public LayerTree getLastLayerTree()
Returns
Declaration
public void setNextFrameCallback(Action callback)
Parameters
Type |
Name |
Description |
System.Action |
callback |
|
Declaration
public void setup(Surface surface)
Parameters
Type |
Name |
Description |
Surface |
surface |
|
Declaration