dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
FloatParameter.setDecimalPrecision
dplug
client
params
FloatParameter
Sets the number of decimal digits after the dot to be displayed.
class
FloatParameter
final nothrow @
nogc
void
setDecimalPrecision
(
int
digits
)
Meta
Source
See Implementation
dplug
client
params
FloatParameter
constructors
this
functions
defaultValue
fromNormalized
getNormalized
getNormalizedDefault
isDiscrete
maxValue
minValue
normalizedValueFromString
setDecimalPrecision
setFromGUI
setFromGUINormalized
setNormalized
stringFromNormalizedValue
toNormalized
toStringN
value
valueAtomic
withDecimalPrecision
Sets the number of decimal digits after the dot to be displayed.