Share via


MeshComponent.Mesh Property

Definition

The Mesh used for rendering and spatial queries.

public:
 property Microsoft::Azure::RemoteRendering::Mesh ^ Mesh { Microsoft::Azure::RemoteRendering::Mesh ^ get(); void set(Microsoft::Azure::RemoteRendering::Mesh ^ value); };
public Microsoft.Azure.RemoteRendering.Mesh Mesh { get; set; }
member this.Mesh : Microsoft.Azure.RemoteRendering.Mesh with get, set
Public Property Mesh As Mesh

Property Value

Applies to