veloren_
world
0.10.0
In veloren_
world::
layer::
wildlife
veloren_world
::
layer
::
wildlife
Type Alias
DensityFn
Copy item path
Source
pub type DensityFn =
fn
(_: &
SimChunk
, _: &
ColumnSample
<'_>) ->
f32
;