SceneUnderstandingObserverProfile.SerializedScene Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The path to the saved scene understanding file.
public:
 property UnityEngine::TextAsset ^ SerializedScene { UnityEngine::TextAsset ^ get(); };
	public UnityEngine.TextAsset SerializedScene { get; }
	member this.SerializedScene : UnityEngine.TextAsset
	Public ReadOnly Property SerializedScene As TextAsset
	Property Value
		UnityEngine.TextAsset