veloren_world
0.10.0
DensityFn
In veloren_world::layer::wildlife
Type Alias
veloren_world
::
layer
::
wildlife
::
DensityFn
Copy item path
source
ยท
[
−
]
pub type DensityFn =
fn
(_: &
SimChunk
, _: &
ColumnSample
<'_>) ->
f32
;