Declared in UniverseObject

Declaration

void PitchDegrees(
    double degrees
);

Description

Pitches the local transform by some rotation along the X axis.

Parameters

NameDescription
degrees[deg] The angle to pitch by.