Click or drag to resize

IGameObjectMove Method

Overload List
  NameDescription
Public methodMove(Vector3, Single)
Moves this IGameObject to the given position with the given speed.
Public methodMove(Vector3, Single, Vector3)
Moves this IGameObject to the given position and rotation with the given speed.
Top
See Also