Declared in UniverseObject
Declaration
void YawDegrees(
double degrees
);
Description
Yaws the local transform by some rotation along the Z axis.
Parameters
Name | Description |
---|---|
degrees | [deg] The angle to yaw by. |
Declared in UniverseObject
void YawDegrees(
double degrees
);
Yaws the local transform by some rotation along the Z axis.
Name | Description |
---|---|
degrees | [deg] The angle to yaw by. |