Version: 2022.1
言語: 日本語

説明

ビルド時にオブジェクトをシーンに含めないようにします

You must manually apply the flag to the entire hierarchy of game objects you desire to affect. For Prefab instances in a scene, you can set the hideflag on the Prefab instance handle object as a way to set the same hideflags on all the objects of the Prefab instance. (See PrefabUtility.GetPrefabInstanceHandle).