Entity2D SetWithoutInterpolation T  Method Delta Engine Documentation

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

public override void SetWithoutInterpolation<T>(
	T component
)

Parameters

component
Type: T
Type Parameters

T
See Also