AnimationNode.BindPoints

AnimationNode.BindPoints property

Gets the current property bind points

public IList<BindPoint> BindPoints { get; }

See Also