renderer/background_rotation library

Constants

defaultBackgroundPitchDegrees → const double
Default background pitch (degrees).
defaultBackgroundYawDegrees → const double
Default background orientation applied after a background is enabled.

Functions

backgroundRotation3x3(double yawDeg, double pitchDeg) Float32List
Builds a yaw/pitch background rotation as a column-major 3x3 matrix.