Gets/Sets the animation state set owning this animation
| C# | Visual Basic |
public AnimationStateSet Parent { get; set; }
Public Property Parent As AnimationStateSet
| C# | Visual Basic |
public AnimationStateSet Parent { get; set; }
Public Property Parent As AnimationStateSet