SurfaceMeshesToPlanes.DestroyPlanesMask 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.
Determines which plane types should be discarded. Use this when the spatial mapping mesh is a better fit for the surface (ex: round tables).
public:
property Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessSurfaceTypes DestroyPlanesMask { Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessSurfaceTypes get(); void set(Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessSurfaceTypes value); };
public Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessSurfaceTypes DestroyPlanesMask { get; set; }
member this.DestroyPlanesMask : Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessSurfaceTypes with get, set
Public Property DestroyPlanesMask As SpatialAwarenessSurfaceTypes