This topic has not yet been rated - Rate this topic

GeometryContent.Material Property

Bb197885.note(en-US,XNAGameStudio.30).gifNote
This property is available only when developing for Windows.
Gets or sets the material of the parent mesh.

Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)

public MaterialContent Material { get; set; }

Property Value

Parent mesh of the geometry batch.
Windows XP SP2, Windows Vista
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.