pxlAutoCam

Namespace

pxlAutoCam

Description:
  • Auto camera movement

Source:

Methods

(static) step()

Description:
  • Per-frame update of Auto Camera system

Source:

(static) stepDroneCam()

Description:
  • Run frame calculations for camera on a track

Source:

(static) toggleAutoCam(setValueopt, diropt)

Description:
  • Toggle the active state of the auto camera system

Source:
Parameters:
Name Type Attributes Default Description
setValue boolean | null <optional>
null

If null, toggle the current state. If true or false, set the state directly.

dir number <optional>
1

Direction to step the auto camera path. 1 for next, -1 for previous.