rotate_3d


Description:

[ DestroysInstance ]
public Transform? rotate_3d (float angle, Vec3 axis)

Rotates this angle degrees around axis.

For a rotation in 2D space, use [[email protected]]

Parameters:

this

the next transform

angle

the rotation angle, in degrees (clockwise)

axis

The rotation axis

Returns:

The new transform




2022 vala-language.org