| BlendAnimationGroup Property |
Namespace: DigitalRune.AnimationAssembly: DigitalRune.Animation (in DigitalRune.Animation.dll) Version: 1.4.0.0 (1.4.1.14427)
Syntax public BlendGroup Group { get; }
Public ReadOnly Property Group As BlendGroup
Get
public:
property BlendGroup^ Group {
BlendGroup^ get ();
}
member Group : BlendGroup with get
Property Value
Type:
BlendGroupSee Also