Bearbeiten

SurfaceMeshesToPlanes.DestroyPlanesMask Property

Definition

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

Property Value

Applies to