☰
In bevy::text
?
Function
bevy
::
text
::
scale_value
[
−
]
pub fn scale_value(value:
f32
, factor:
f64
) ->
f32
Expand description
Scales
value
by
factor
.