Version: 2022.2
언어: 한국어

SceneTemplateService.NewTemplateInstantiating

매뉴얼로 전환
public delegatevoid NewTemplateInstantiating (SceneTemplate.SceneTemplateAsset sceneTemplateAsset, string newSceneOutputPath, bool additiveLoad);

파라미터

sceneTemplateAsset The Scene template to instantiate.
newSceneOutputPath The output path for the new Scene. This can be empty if the scene is created in memory.
additiveLoad Specifies whether to instantiate the Scene template in additive mode.

설명

An event called before a Scene template is instantiated.