Update Variable State
data class UpdateVariableState(variables: List<String>, ident: String, textColor: String?, runtime: Double) : ManimInstr
Content copied to clipboard
Update variable block with variables
Constructors
UpdateVariableState
Link copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
getInstructionString
Link copied to clipboard
getRuntimeString
Link copied to clipboard