fun endX(initialEndX: Float): LineNode.Builder
@SafeVarargs fun endX(vararg animations: Animation<*, Float>): LineNode.Builder
fun endX(animations: List<Animation<*, Float>>): LineNode.Builder