This version of Unity is unsupported.

InstantiationResult

class in UnityEditor.SceneTemplate

Description

A class that holds the data created when a SceneTemplateAsset is instantiated.

Properties

sceneThe Scene that is created and loaded when a SceneTemplateAsset is instantiated.
sceneAssetThe SceneAsset that is created when a SceneTemplateAsset is instantiated.