MixedRealitySpatialAwarenessMeshObserverProfile.MeshPhysicsLayer 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 Unity Physics Layer on which to set observed meshes.
public:
property int MeshPhysicsLayer { int get(); };
public int MeshPhysicsLayer { get; }
member this.MeshPhysicsLayer : int
Public ReadOnly Property MeshPhysicsLayer As Integer