Version: 2022.3
言語: 日本語

Undo.MoveGameObjectToScene

マニュアルに切り替える
public static void MoveGameObjectToScene (GameObject go, SceneManagement.Scene scene, string name);

パラメーター

go 移動させるゲームオブジェクト
scene ゲームオブジェクトの移動先のシーン
name Undo 名

説明

Move a GameObject from its current Scene to a new Scene. It is required that the GameObject is at the root of its current Scene.