Namespace: DeltaEngine.Rendering3D.ParticlesAssembly: DeltaEngine.Rendering3D.Particles (in DeltaEngine.Rendering3D.Particles.dll) Version: 1.1.1.0 (1.1.1)
public float ElapsedSinceLastSpawn { get; set; }
public float ElapsedSinceLastSpawn { get; set; }
Public Property ElapsedSinceLastSpawn As Single
Get
Set
Public Property ElapsedSinceLastSpawn As Single
Get
Set
public:
property float ElapsedSinceLastSpawn {
float get ();
void set (float value);
}
public:
property float ElapsedSinceLastSpawn {
float get ();
void set (float value);
}
member ElapsedSinceLastSpawn : float32 with get, set
member ElapsedSinceLastSpawn : float32 with get, set
Property Value
Type:
Single