cameraTiltInDegrees property
Camera tilt with axis parallel to the ground. The default value is 50 degrees. Gets the currently set camera tilt with axis parallel to the ground. The default value is 50 degrees.
Implementation
double get cameraTiltInDegrees;
Camera tilt with axis parallel to the ground. The default value is 50 degrees. Sets camera tilt with axis parallel to the ground.
Implementation
set cameraTiltInDegrees(double value);