ModelProcessor.SwapWindingOrder Property
Note
This property is available only when developing for Windows.
Gets or sets the value of the Swap Winding Order processor parameter.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Processors
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public virtual bool SwapWindingOrder { get; set; }
Property Value
true if the winding order of the model should be swapped; otherwise false. This is useful for models that appear to be drawn inside-out.
See Also
Reference
ModelProcessor Class
ModelProcessor Members
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace
Platforms
Windows 7, Windows Vista, Windows XP