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