public float magnitude { get; } 說明:返回向量的長度,若只是比較向量大小則應該使用sqrMagnitude. public Vector3 normalized { get; }
確定! 回上一頁