IMixedRealityBoundarySystem.PlayAreaPhysicsLayer 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.
The physics layer that the generated play area is assigned to.
public:
property int PlayAreaPhysicsLayer { int get(); void set(int value); };
public int PlayAreaPhysicsLayer { get; set; }
member this.PlayAreaPhysicsLayer : int with get, set
Public Property PlayAreaPhysicsLayer As Integer