Unity Get X Position

[Solved] Unity Get X Position | Php - Code Explorer | yomemimo.com
Question : unity how to set an objects postion x,y,z

Answered by : ryan-garrett

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

Source : | Last Update : Fri, 24 Jan 20

Answers related to unity get x position

Code Explorer Popular Question For Php