LightningBoltScriptDeltaTime Property |
Lightning delta time
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static float DeltaTime { get; }
Public Shared ReadOnly Property DeltaTime As Single
Get
public:
static property float DeltaTime {
float get ();
}
static member DeltaTime : float32 with get
Property Value
Type:
SingleSee Also