Lerp T  InterfaceDelta Engine Documentation
Forces datatypes derived from this to implement a Lerp method to interpolate between values. View code on GitHub

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

public interface Lerp<T> : Lerp
Type Parameters

T

The Lerp T  type exposes the following members.

Methods

  NameDescription
Public methodLerp
Top
See Also