AnimationChannel.TargetNodePath

AnimationChannel.TargetNodePath property

Gets which property of the Node pointed by TargetNode is to be bound with this animation.

public PropertyPath TargetNodePath { get; }

See Also