Summary
          
    Switches the pause state of the underlying 
		FlexMotionMaskLayer.
    If it's currently playing, this method will pause it. If it is paused, calling the method will unpause it.
    It's important to note that if paused, transitions will be paused as well.
    
        Syntax
public void SwitchPause()