Click or drag to resize
DigitalRuneAnimationController Properties

The AnimationController type exposes the following members.

Properties
  NameDescription
Public propertyAnimationInstance
Gets the root animation instance.
Public propertyAnimationService
Gets the animation service.
Public propertyAutoRecycleEnabled
Gets or sets a value indicating whether the animation instance should be automatically recycled when the animation is stopped and removed from the animation system.
Public propertyIsPaused
Gets a value indicating whether the animation is paused.
Public propertyIsValid
Gets a value indicating whether this animation controller is valid.
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
See Also