HBhvInterpolator.h
Macro Definitions
REPLACE_VARRAY |
|
REMOVE_VARRAY |
|
CURVE_ARRAY |
Types
Fields
Forward |
|
Backward |
|
Full |
Detailed Description
Type Documentation
-
enum
TrailInterpolatorType
Various Modes for Trail Interpolator
Values:
-
enumerator
Forward
line is drawn from beginning of animation to current position
-
enumerator
Backward
line is drawn from end of animation to current position
-
enumerator
Full
line is drawn from beginning of animation to end of animation
-
enumerator