Skip to content

event onCameraChangeMode (client-side)

Available since version: 0.3.6.0

This event is triggered when camera is changing it's mode.

Parameters

string oldMode, string newMode
  • string oldMode: the name of old camera mode.
  • string newMode: the name of the new camera mode.