Unity 四、常用腳本(五)Vector

Vector2 Representation of 2D vectors and points.表示二維向量和點。 屬性 public float x;  摘要:X component of the vector.向量的X分量。 public float y; 摘要:Y component of the vector.向量的Y分量。  public Vector2(float x, float y
相關文章
相關標籤/搜索