☰
bevy_text
0.13.0
?
Function
bevy_text
::
scale_value
source
·
[
−
]
pub fn scale_value(value:
f32
, factor:
f32
) ->
f32
Expand description
Scales
value
by
factor
.