SceneUnderstandingObserverProfile.OrientScene 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.
When in editor, attempt to align scene to largest found floor's normal
public:
property bool OrientScene { bool get(); };
public bool OrientScene { get; }
member this.OrientScene : bool
Public ReadOnly Property OrientScene As Boolean