Click or drag to resize
DigitalRuneAnimationInstance Properties

The AnimationInstance type exposes the following members.

Properties
  NameDescription
Public propertyAnimation
Gets the animation timeline that is being played back.
Public propertyAutoRecycleEnabled
Gets or sets a value indicating whether this animation instance should be automatically recycled when it is stopped and removed from the animation system.
Public propertyChildren
Gets the children of this animation instance.
Public propertyIsPaused
Gets a value indicating whether this animation instance is paused.
Public propertyParent
Gets the parent of this animation instance.
Public propertySpeed
Gets or sets the rate at which time progresses.
Public propertyState
Gets the current state of the animation.
Public propertyTime
Gets or sets the current animation time.
Public propertyWeight
Gets or sets the animation weight.
Top
Explicit Interface Implementations
See Also