Click or drag to resize
DigitalRuneUpperBackBoneMapperNeckBoneIndexA Property
Gets or sets the neck bone index for the first skeleton.

Namespace: DigitalRune.Animation.Character
Assembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax
public int NeckBoneIndexA { get; set; }

Property Value

Type: Int32
The neck bone index for the first skeleton.
See Also