SetPos(obj, vec3, rot) Sets the position and rotation of object. void setPos(this obj object, vec3 position, rot rotation) Parameters object Type: obj position Type: vec3 rotation Type: rot Related getPos(obj,vec3,rot) setPos(obj,vec3)