Click or drag to resize

LightningBoltScriptTimeVectorSinceStart Property

The last time value (see unity built in shader variables _Time)

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static Vector4 TimeVectorSinceStart { get; }

Property Value

Type: Vector4
See Also