CheckTileBasedDeferredRendererSupport Method
In This Topic
Gets information about whether a rendering device batches rendering commands and performs multipass rendering into tiles or bins over a render area.
Syntax
'Declaration
Public Function CheckTileBasedDeferredRendererSupport() As Boolean
public bool CheckTileBasedDeferredRendererSupport()
See Also