SceneUnderstandingObserverProfile.RequestMeshData 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.
Generate mesh objects from surfaces.
public:
property bool RequestMeshData { bool get(); };
public bool RequestMeshData { get; }
member this.RequestMeshData : bool
Public ReadOnly Property RequestMeshData As Boolean