Declared in UniverseObject

Declaration

void YawDegrees(
    double degrees
);

Description

Yaws the local transform by some rotation along the Z axis.

Parameters

NameDescription
degrees[deg] The angle to yaw by.