Bearbeiten

SpatialAwarenessSceneObject.Meshes Property

Definition

The list of meshes associated with the scene object.

public:
 property System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Experimental::SpatialAwareness::SpatialAwarenessSceneObject::MeshData ^> ^ Meshes { System::Collections::Generic::List<Microsoft::MixedReality::Toolkit::Experimental::SpatialAwareness::SpatialAwarenessSceneObject::MeshData ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Experimental.SpatialAwareness.SpatialAwarenessSceneObject.MeshData> Meshes { get; }
member this.Meshes : System.Collections.Generic.List<Microsoft.MixedReality.Toolkit.Experimental.SpatialAwareness.SpatialAwarenessSceneObject.MeshData>
Public ReadOnly Property Meshes As List(Of SpatialAwarenessSceneObject.MeshData)

Property Value

Applies to