Function camScale(scale: Vec2): Vec2 param scale - The scale to set the camera to.deprecated Use setCamScale and getCamScale instead. Get / set camera scale.returns The current camera scale.since v2000.0group Camera