public void MoveToView ();
public void MoveToView (Transform target);

Parámetros

targetA transform to place at the scene pivot.

Descripción

Transforms all selected object to the scene pivot.

If no argument is passed, each selected object is moved to the pivot point, keeping their relative spacing.