AnimationController.UnregisterAnimationOutput(String) Method (Microsoft.DirectX.Direct3D)
Removes an animation output from the animation controller.
Definition
Parameters
name System.String
A string that represents the name of the animation output to remove.
Remarks
Exceptions
The method call is invalid. For example, a method's parameter might contain an invalid value.