Searched defs:angle (Results 1 – 2 of 2) sorted by relevance
49 def set_orientation(angle): argument
951 static Quaternion RotationAxis(const Vec3 axis, const float angle) { in RotationAxis()