fun y(initialY: Float): RectangleNode.Builder
@SafeVarargs fun y(vararg animations: Animation<*, Float>): RectangleNode.Builder
fun y(animations: List<Animation<*, Float>>): RectangleNode.Builder