ModelProcessor.PremultiplyVertexColors Property

Note

This property is available only when developing for Windows.

Specifies if premultiply of vertex colors is enabled.

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

Syntax

[DefaultValueAttribute(true)]
public virtual bool PremultiplyVertexColors { get; set; }

Property Value

Returns true if premultiply of vertex colors is enabled; returns false otherwise.

See Also

Reference

ModelProcessor Class
ModelProcessor Members
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace

Platforms

Windows 7, Windows Vista, Windows XP