Declared in UniverseObject
Declaration
void PitchDegrees(
double degrees
);
Description
Pitches the local transform by some rotation along the X axis.
Parameters
Name | Description |
---|---|
degrees | [deg] The angle to pitch by. |
Declared in UniverseObject
void PitchDegrees(
double degrees
);
Pitches the local transform by some rotation along the X axis.
Name | Description |
---|---|
degrees | [deg] The angle to pitch by. |