DrawableEntity GetInterpolatedArray T  Method Delta Engine Documentation

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

public T[] GetInterpolatedArray<T>(
	int arrayCopyLimit = -1
)
where T : Lerp
Type Parameters

T

Return Value

Type:  T 
See Also