-
Class Summary
Class |
Description |
ColorChaser |
ColorChaser generates a series of SFColor values that progressively change from initial value to destination value.
|
ColorDamper |
ColorDamper generates a series of RGB color values that progressively change from initial value to destination value.
|
CoordinateChaser |
CoordinateChaser generates a series of coordinate arrays that progressively change from initial value to destination value.
|
CoordinateDamper |
CoordinateDamper generates a series of coordinate arrays that progressively change from initial value to destination value.
|
OrientationChaser |
OrientationChaser generates a series of 4-tuple axis-angle SFRotation values that progressively change from initial value to destination value.
|
OrientationDamper |
OrientationDamper generates a series of 4-tuple axis-angle SFRotation values that progressively change from initial value to destination value.
|
PositionChaser |
PositionChaser generates a series of position values that progressively change from initial value to destination value.
|
PositionChaser2D |
PositionChaser2D generates a series of 2D position values that progressively change from initial value to destination value.
|
PositionDamper |
PositionDamper generates a series of position values that progressively change from initial value to destination value.
|
PositionDamper2D |
PositionDamper2D generates a series of 2D floating-point values that progressively change from initial value to destination value.
|
ScalarChaser |
ScalarChaser generates a series of single floating-point values that progressively change from initial value to destination value.
|
ScalarDamper |
ScalarDamper generates a series of floating-point values that progressively change from initial value to destination value.
|
TexCoordChaser2D |
TexCoordChaser2D generates a series of single floating-point values that progressively change from initial value to destination value.
|
TexCoordDamper2D |
TexCoordDamper2D generates a series of 2D floating-point arrays that progressively change from initial value to destination value.
|