最終更新:2019-05-09 (木) 12:44:23 (1805d)  

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);

関連