Lerp InterfaceDelta Engine Documentation
Base interface to use the generic Lerp, do not use this interface on its own. Used to find out if some object implements the generic Lerp without having to go through reflection. View code on GitHub

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

public interface Lerp
See Also