Share via


BoneWeightCollection Class

Note

This class is available only when developing for Windows.

Collection of bone weights of a vertex.

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

Syntax

public sealed class BoneWeightCollection : Collection<BoneWeight>

Remarks

These objects are stored in the Weights property of a vertex data channel object. The complete set of weights should sum to one.

See Also

Reference

BoneWeightCollection Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace

Platforms

Windows 7, Windows Vista, Windows XP