Enum voxel_worldgen::layer::SimplexNoiseType [] [src]

pub enum SimplexNoiseType {
    Original,
    Normalized,
}

Variants

Trait Implementations

impl Clone for SimplexNoiseType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more