Version: 2022.3
언어: 한국어
public void MoveToView ();
public void MoveToView (Transform target);

파라미터

target A transform to place at the scene pivot.

설명

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.