Skip to main content

Camera::doesExist

Returns whether or not the passed camera handle exists.

Syntax​

```js camera.doesExist(); ```

Required Arguments​

Return value​

  • Boolean

Example​

```js // todo ```

See also​