Class PrerollContext
Inheritance
System.Object
PrerollContext
Namespace: Unity.UIWidgets.flow
Syntax
public class PrerollContext
Fields
antiAliasing
Declaration
public int antiAliasing
Field Value
Type | Description |
---|---|
System.Int32 |
cullRect
Declaration
public Rect cullRect
Field Value
Type | Description |
---|---|
Rect |
devicePixelRatio
Declaration
public float devicePixelRatio
Field Value
Type | Description |
---|---|
System.Single |
frameTime
Declaration
public Stopwatch frameTime
Field Value
Type | Description |
---|---|
Stopwatch |
rasterCache
Declaration
public RasterCache rasterCache
Field Value
Type | Description |
---|---|
RasterCache |