Click or drag to resize

BaseShakeT Properties

The BaseShakeT generic type exposes the following members.

Properties
  NameDescription
Public propertyAmplitude
Gets the amplitude of the shake.
Protected propertyCurrentTime
Gets the current scaled or unscaled time.
Public propertyDuration
Gets how long the shake last.
Public propertyFrequency
Gets the frequency of the shake.
Public propertyIsDone
Gets whether the shake is done.
Public propertyNormalizedTime
Gets the shake's current progress in the range 0 to 1.
Protected propertyStartTime
Gets or sets the time that the shake started.
Public propertyUnscaledTime
Gets or sets whether the shake should use time or unscaledTime.
Top
See Also