Compositor.CreateAnimationController Method

Definition

Creates an instance of AnimationController.

public:
 virtual AnimationController ^ CreateAnimationController() = CreateAnimationController;
AnimationController CreateAnimationController();
public AnimationController CreateAnimationController();
function createAnimationController()
Public Function CreateAnimationController () As AnimationController

Returns

The created AnimationController object.

Applies to