UVAtlasOutput.Mesh Property |
Language: |
Gets the mesh created as the result of a UVAtlas method.
Visual Basic Public ReadOnly Property Mesh As Mesh C# public Mesh Mesh { get; } C++ public:
property Mesh^ Mesh {
Mesh^ get();
}JScript public function get Mesh() : Mesh
Microsoft.DirectX.Direct3D.Mesh
This property is read-only.
A Mesh object created from the atlas operation.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.