Version: 2021.3
言語: 日本語

StageUtility.PlaceGameObjectInCurrentStage

マニュアルに切り替える
public static void PlaceGameObjectInCurrentStage (GameObject gameObject);

パラメーター

gameObject The GameObject to be placed in the current stage.

説明

Place the given GameObject in the current stage being edited.

When creating new GameObjects, they are always placed in the main stage to begin with. This is because the GameObject constructor doesn’t know if it’s called by game logic which should always place objects in the main stage which is the game, or by editor logic which should normally place objects in the current stage being edited.

Call this method whenever you have created objects from editor tooling, and the objects should appear in the current stage being edited.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961