Deprecated

use Quaternion instead

interface TrimbleRotation {
    pitch: number;
    yaw: number;
}

Properties

Properties

pitch: number
yaw: number