SceneUnderstandingObserverProfile.SerializedScene Property

Definition

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

Applies to