setBackgroundRotation abstract method

void setBackgroundRotation(
  1. double yawDegrees,
  2. double pitchDegrees
)

Updates renderer-managed background orientation.

Implementation

void setBackgroundRotation(double yawDegrees, double pitchDegrees);