Click or drag to resize

BaseShakeTUnscaledTime Property

Gets or sets whether the shake should use time or unscaledTime.

Namespace:  Archon.SwissArmyLib.Utils.Shake
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool UnscaledTime { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also