Bearbeiten

SurfaceMeshesToPlanes.CanCreatePlanes Property

Definition

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.

Applies to