rotate


Description:

[ DestroysInstance ]
public Transform? rotate (float angle)

Rotates this angle degrees in 2D - or in 3D-speak, around the z axis.

Parameters:

this

the next transform

angle

the rotation angle, in degrees (clockwise)

Returns:

The new transform




2022 vala-language.org