Click or drag to resize
DigitalRuneDRMorphTargetContentName Property
Gets or sets the name of the morph target.

Namespace: DigitalRune.Graphics.Content.Pipeline
Assembly: DigitalRune.Graphics.Content.Pipeline (in DigitalRune.Graphics.Content.Pipeline.dll) Version: 1.2.0.0 (1.2.0.14454)
Syntax
public string Name { get; set; }

Property Value

Type: String
The name of the morph target.

Implements

INamedObjectName
See Also