Double Value
data class DoubleValue(value: Double, manimObject: MObject) : DoubleAlias
Content copied to clipboard
Double Execution Value Class
Constructors
DoubleValue
Link copied to clipboard
: Creates a new DoubleValue.
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
fun copy(value: Double, manimObject: MObject = EmptyMObject): DoubleValue
Content copied to clipboard
toInterpolatedString
Link copied to clipboard