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.
|
X3DChaserNode |
The X3DChaserNode abstract node type calculates the output on value_changed as a finite impulse response (FIR) based on the events received on set_destination field.
|
X3DDamperNode |
The X3DDamperNode abstract node type creates an IIR response that approaches the destination value according to the shape of the e-function only asymptotically but very quickly.
|
X3DFollowerNode |
X3DFollowerNode is the abstract base class for all nodes in the Followers component.
|