SkinnedMaterialContent.WeightsPerVertex Property
Note
This property is available only when developing for Windows.
Gets or sets the number of per-vertex skinning weights to evaluate, which is either 1, 2, or 4.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public Nullable<int> WeightsPerVertex { get; set; }
Property Value
The number of per-vertex skinning weights.
See Also
Reference
SkinnedMaterialContent Class
SkinnedMaterialContent Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP