# Interface: CaptureZoneRendererType

## Table of contents

### Properties

- [rendererType](CaptureZoneRendererType.md#renderertype)

### Methods

- [flush](CaptureZoneRendererType.md#flush)
- [queueCaptureZones](CaptureZoneRendererType.md#queuecapturezones)

## Properties

### rendererType

• **rendererType**: [`RendererType`](../README.md#renderertype)

## Methods

### flush

▸ **flush**(): `void`

Draw all Capture Zones

#### Returns

`void`

---

### queueCaptureZones

▸ **queueCaptureZones**(): `void`

Queue all Capture Zones

#### Returns

`void`
