SurfaceMeshesToPlanes.DrawPlanesMask 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 rendered
public:
property Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessSurfaceTypes DrawPlanesMask { Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessSurfaceTypes get(); void set(Microsoft::MixedReality::Toolkit::SpatialAwareness::SpatialAwarenessSurfaceTypes value); };
public Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessSurfaceTypes DrawPlanesMask { get; set; }
member this.DrawPlanesMask : Microsoft.MixedReality.Toolkit.SpatialAwareness.SpatialAwarenessSurfaceTypes with get, set
Public Property DrawPlanesMask As SpatialAwarenessSurfaceTypes