MeshBuilder.Name Property
Note
This property is available only when developing for Windows.
Gets or sets the name of the current MeshContent object being processed. This is the same name as was passed in to StartMesh.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public string Name { get; set; }
Property Value
Name of the MeshContent object.
See Also
Reference
MeshBuilder Class
MeshBuilder Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP