BoneWeight Members

The following tables list the members exposed by the BoneWeight type.

Public Constructors

Name Description
Public Method BoneWeight Initializes a new instance of BoneWeight with the specified name and weight.

Public Properties

Name Description
Public Property BoneName Gets the name of the bone.
Public Property Weight Gets the amount of bone influence, ranging from zero to one.

Public Methods

Name Description
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from ValueType.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from ValueType.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

BoneWeight Structure
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace