Click or drag to resize

Shake Properties

The Shake type exposes the following members.

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