eDriven Framework API
Blueprint Property
NamespaceseDriven.AnimationTweenFactoryBlueprint
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public IAnimation Blueprint { get; set; }
Public Property Blueprint As IAnimation
	Get
	Set
public:
virtual property IAnimation^ Blueprint {
	IAnimation^ get () sealed;
	void set (IAnimation^ value) sealed;
}

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