Click or drag to resize

ISceneAnimation Methods

The ISceneAnimation type exposes the following members.

Methods
  NameDescription
Public methodFastForward
Starts running the model in fast forward.
Public methodFastForward(Double)
Starts running the model in fast forward.
Public methodRunToTime
Runs the model until the specified time.
Public methodSetSpeed
Sets the speed and starts running the model.
Public methodStart
Starts running the model.
Public methodStep
Moves the model forward one frame.
Public methodStop
Stops the model.
Top
See Also