Particle Lerp Method Delta Engine Documentation

Namespace: DeltaEngine.Rendering3D.Particles
Assembly: DeltaEngine.Rendering3D.Particles (in DeltaEngine.Rendering3D.Particles.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public Particle Lerp(
	Particle other,
	float interpolation
)

Return Value

Type: Particle

Implements

Lerp T  Lerp(T, Single)
See Also