bevy
0.14.0
In bevy::text
?
Settings
Function
bevy
::
text
::
scale_value
Copy item path
source
·
[
−
]
pub fn scale_value(value:
f32
, factor:
f32
) ->
f32
Expand description
Scales
value
by
factor
.