SineAnim Struct Reference
Animate a float using the sine function.
More...
#include <sine_anim.h>
Collaboration diagram for SineAnim:
[legend]
|
Data Fields |
|
Node | super |
|
float * | target |
|
float | omega |
|
float | phi |
|
float | amplitude |
|
float | offset |
Detailed Description
Animate a float using the sine function.
- Deprecated:
- Can only update a single float value which leads to out-of-date bounding boxes when used on node members.
The documentation for this struct was generated from the following file: