Declared in UniverseObject
Declaration
void RollDegrees(
double degrees
);
Description
Rolls the local transform by some rotation along the Y axis.
Parameters
Name | Description |
---|---|
degrees | [deg] The angle to roll by. |
Declared in UniverseObject
void RollDegrees(
double degrees
);
Rolls the local transform by some rotation along the Y axis.
Name | Description |
---|---|
degrees | [deg] The angle to roll by. |