最終更新:2019-02-13 (水) 11:06:47 (5d)
Quaternion.Euler
Top / Quaternion.Euler
Returns a rotation that rotates z degrees around the z axis, x degrees around the x axis, and y degrees around the y axis.
public static Quaternion Euler (float x, float y, float z);