AnimationController.ICloneable.Clone() Method (Microsoft.DirectX.Direct3D)
Makes a copy of the AnimationController.
Definition
Visual Basic Public Function ICloneable.Clone() As Object C# public object ICloneable.Clone(); C++ public:
Object^ ICloneable.Clone();
JScript public function ICloneable.Clone() : Object ;
Return Value
System.Object
Cloned object.
Remarks
Exceptions
Microsoft Direct3D could not allocate sufficient memory to complete the call.
.gif)