BaseShakeT Properties |
The BaseShakeT generic type exposes the following members.
Name | Description | |
---|---|---|
Amplitude |
Gets the amplitude of the shake.
| |
CurrentTime |
Gets the current scaled or unscaled time.
| |
Duration |
Gets how long the shake last.
| |
Frequency |
Gets the frequency of the shake.
| |
IsDone |
Gets whether the shake is done.
| |
NormalizedTime |
Gets the shake's current progress in the range 0 to 1.
| |
StartTime |
Gets or sets the time that the shake started.
| |
UnscaledTime |
Gets or sets whether the shake should use time or unscaledTime.
|