void CameraYaw( Pointer<CameraC> camera, double angle, bool rotateAroundTarget, ) { return _CameraYaw(camera, angle, rotateAroundTarget); }