MeshInfo.Mesh Property
Gets the mesh geometry.
Thread safety: This property is thread-safe.
Syntax
public MeshGeometry Mesh { get; }
Property Value
Type: MeshGeometry
The mesh geometry.
The mesh geometry.
Platforms
Windows, Linux, Android
Gets the mesh geometry.
public MeshGeometry Mesh { get; }
Windows, Linux, Android
In this article
Gets the mesh geometry.
public:
MeshGeometryPtr mesh ( ) const;
Windows, Linux, Android
In this article
Gets the mesh geometry.
public final MeshGeometry getMesh ( )
Windows, Linux, Android
In this article
Gets the mesh geometry.
mesh
Windows, Linux, Android
In this article