SurfaceMeshesToPlanes.CanCreatePlanes 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.
Indicates whether or not the project contains the required components for SurfaceMeshesToPlanes to enable plane creation.
public:
static property bool CanCreatePlanes { bool get(); };
public static bool CanCreatePlanes { get; }
static member CanCreatePlanes : bool
Public Shared ReadOnly Property CanCreatePlanes As Boolean
Property Value
Remarks
For SurfaceMeshesToPlanes to create planes, the Mixed Reality Toolkit Plane Finding package must be imported.