eDriven Framework API
Sets the default interpolator for the supplied type

Declaration Syntax
public void Put(
Type targetType,
Type interpolatorType
)
Public Sub Put ( _
targetType As Type, _
interpolatorType As Type _
)
public:
void Put(
Type^ targetType,
Type^ interpolatorType
)

Parameters
- targetType (Type)
- interpolatorType (Type)
Assembly:
eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)