Click or drag to resize
DigitalRuneGamePropertyTAsAnimatable Method

Namespace: DigitalRune.Game
Assembly: DigitalRune.Game (in DigitalRune.Game.dll) Version: 1.4.0.0 (1.4.0.14427)
Syntax
public IAnimatableProperty<T> AsAnimatable()

Return Value

Type: IAnimatablePropertyT
An IAnimatablePropertyT instance that animates this game object property.
Remarks
See Also