Click or drag to resize
DigitalRuneSkeletonName Property
Gets or sets the name of the skeleton.

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

Property Value

Type: String
The name. The default is .

Implements

INamedObjectName
See Also