Rotate(Vector3 axis, float angle,Space relativeTo);軸角旋轉的坑

測試該函數用法:public void Rotate(Vector3 axis, float angle, [DefaultValue(「Space.Self」)] Space relativeTo); (1)第一種旋轉方式:旋轉軸new Vector3(0,1,0),繞軸每秒旋轉10度,座標系:世界。java Rotate(Vector3.up, Time.DeltaTime10, Space
相關文章
相關標籤/搜索