SceneUnderstandingObserverProfile.ShouldLoadFromFile 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.
Load saved scan data from a file instead of getting live date from device. Only works in Editor.
public:
property bool ShouldLoadFromFile { bool get(); };
public bool ShouldLoadFromFile { get; }
member this.ShouldLoadFromFile : bool
Public ReadOnly Property ShouldLoadFromFile As Boolean