Syntax
dbSetObjectInterpolation(ObjectID, Interpolation)
Description
This command will set the percentage of animation frame interpolation in the specified 3D object. Interpolation occurs when the animation frame is manually set using the dbSetObjectFrame command. If the interpolation percentage is 100, the transition between frames is instant. When the value is set to 50, it would take two cycles to make the transition. You can use interpolation to make extremely smooth movements between two different animation frames. The parameters should be specified using integer values.
See Also