Summary

Provides ability to generate animations for a Model at runtime. See ModelBuilder.AddAnimation

Properties

Delta This animation "adds" to the base result.
DisableInterpolation This animation disables interpolation between frames.
FrameCount The number of frames in the animation.
FrameRate The frames per second of the animation.
Looping This animation loops.
Name The name of the animation.

Methods

AddFrame
WithDelta Sets whether the animation adds to the base result.
WithFrameRate Sets the frames per second of the animation.
WithInterpolationDisabled Sets whether interpolation between frames is disabled.
WithLooping Sets whether the animation loops.
WithName Sets the name of the animation.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.