LightningBoltMinimumDelay Property |
The current minimum delay until anything will start rendering
Namespace:
DigitalRuby.ThunderAndLightning
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public float MinimumDelay { get; }
Public ReadOnly Property MinimumDelay As Single
Get
public:
property float MinimumDelay {
float get ();
}
member MinimumDelay : float32 with get
Property Value
Type:
SingleSee Also