Helper class to get a rotation that alternates with respect to the current time.
More...
Helper class to get a rotation that alternates with respect to the current time.
def lib-server.SceneManager.TimedSwayingUpdate.update |
( |
|
self | ) |
|
Called whenever TimeIn changes.
lib-server.SceneManager.TimedSwayingUpdate.frequency = 0.1 |
|
static |
lib-server.SceneManager.TimedSwayingUpdate.max_rot_offset = 1.0 |
|
static |
Maximum rotation in degrees.
lib-server.SceneManager.TimedSwayingUpdate.SFRotMat = avango.gua.SFMatrix4() |
|
static |
Field containing the rotation being calculated by this class.
lib-server.SceneManager.TimedSwayingUpdate.TimeIn = avango.SFFloat() |
|
static |
Field containing the current time in seconds.
The documentation for this class was generated from the following file: