SkinningData Lerp Method Delta Engine Documentation

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

public SkinningData Lerp(
	SkinningData other,
	float interpolation
)

Return Value

Type: SkinningData

Implements

Lerp T  Lerp(T, Single)
See Also