Skip to main content

Camera::pointAtCoord

Syntax

```js camera.pointAtCoord(x, y, z); ```

Required Arguments

  • x: float
  • y: float
  • z: float

Return value

  • Undefined

Example

See also