Restyle Rectangle
data class RestyleRectangle(rectangle: Rectangle, newStyle: StylesheetProperty, runtime: Double, render: Boolean) : ManimInstr
Content copied to clipboard
Constructors
RestyleRectangle
Link copied to clipboard
fun RestyleRectangle(rectangle: Rectangle, newStyle: StylesheetProperty, runtime: Double, render: Boolean)
Content copied to clipboard
Create empty Restyle rectangle
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
copy
Link copied to clipboard
fun copy(rectangle: Rectangle, newStyle: StylesheetProperty, runtime: Double, render: Boolean): RestyleRectangle
Content copied to clipboard
getInstructionString
Link copied to clipboard
getRuntimeString
Link copied to clipboard