transform.position.x Unity

transform.position = (new Vector3(x,y,z))
Pitak_