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