Class PaintContext
Inheritance
System.Object
PaintContext
Namespace: Unity.UIWidgets.flow
Syntax
public class PaintContext
Fields
canvas
Declaration
public Canvas canvas
Field Value
Type | Description |
---|---|
Canvas |
frameTime
Declaration
public Stopwatch frameTime
Field Value
Type | Description |
---|---|
Stopwatch |
rasterCache
Declaration
public RasterCache rasterCache
Field Value
Type | Description |
---|---|
RasterCache |