CanvasMap
Getting Started Tutorials 3D Reference

Class CM3ControlsHelicopter

Class for manuiplating a view
Some code taken from: mrdoob / http://mrdoob.com/

The yawObject is actually the ViewingPlatform that moves in the scene. The pitchObject
is placed on the yawObject so the camera can pitch forward and back without impacting the yaw.

Settings Group: CM3ControlsHelicopter

Setting Name Type Options Default Comments
MinPitch Min Pitch CMTYPE_FLOAT -Infinity -1
MaxPitch Max Pitch CMTYPE_FLOAT Infinity 0.2
MinRoll Min Roll CMTYPE_FLOAT -Infinity -0.25
MaxRoll Max Roll CMTYPE_FLOAT Infinity 0.25