Declared in UniverseObject

Declaration

void RollDegrees(
    double degrees
);

Description

Rolls the local transform by some rotation along the Y axis.

Parameters

NameDescription
degrees[deg] The angle to roll by.