OutlineColor Lerp Method Delta Engine Documentation

Namespace: DeltaEngine.Rendering2D.Shapes
Assembly: DeltaEngine.Rendering2D.Shapes (in DeltaEngine.Rendering2D.Shapes.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public OutlineColor Lerp(
	OutlineColor other,
	float interpolation
)

Return Value

Type: OutlineColor

Implements

Lerp T  Lerp(T, Single)
See Also