Prev
Next
A.2. Animation Plugins
AnimationTrackDoubleDouble
Stores a series of keyframes for an animation, using
double
as time and value
AnimationTrackDoubleMatrix4
Stores a series of keyframes for an animation, using
double
as time type and
matrix4
as value
InterpolatorDoubleDoubleLinear
Linearly interpolates double values to a double time source
InterpolatorDoubleMatrix4Linear
Linearly interpolates matrix4 values to a double time source
ManualTimeSource
Provides a time source for a K-3D document
PapagayoLipsyncReader
Load a papagayo lipsync (.dat) file and output its values given a time source
RealTimeSource
Provides a realtime time source for a K-3D document
TimeSource
Provides a time source for a K-3D document