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
stringoldMode: the name of old camera mode.stringnewMode: the name of the new camera mode.