eDriven Framework API
ConfigureInstance Method (tween)
NamespaceseDriven.AnimationITweenFactoryOperatorConfigureInstance(IAnimation)
eDriven Framework API
Configures a tween instance
Declaration Syntax
C#Visual BasicVisual C++
void ConfigureInstance(
	IAnimation tween
)
Sub ConfigureInstance ( _
	tween As IAnimation _
)
void ConfigureInstance(
	IAnimation^ tween
)
Parameters
tween (IAnimation)
Return Value

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