eDriven Framework API
Get Method (type)
NamespaceseDriven.Animation.InterpolatorsDefaultInterpolatorsGet(Type)
eDriven Framework API
Tries to get the default interpolator for the supplied type
Declaration Syntax
C#Visual BasicVisual C++
public Type Get(
	Type type
)
Public Function Get ( _
	type As Type _
) As Type
public:
Type^ Get(
	Type^ type
)
Parameters
type (Type)
Return Value

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)