Collections; public class Test : MonoBehaviour { // Use this for initialization void Start () { Vector3 v = new Vector3 (); float x = v.x; ...
確定! 回上一頁