BasicMaterialContent.VertexColorEnabled Property
Note
This property is available only when developing for Windows.
Gets or sets the vertex color property.
This is a shortcut for accessing Textures[VertexColorEnabledKey].
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public Nullable<bool> VertexColorEnabled { get; set; }
Property Value
Current vertex color or the value to be set.
See Also
Reference
BasicMaterialContent Class
BasicMaterialContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP