GenImagePerlinNoise

Function GenImagePerlinNoise 

Source
pub unsafe extern "C" fn GenImagePerlinNoise(
    width: c_int,
    height: c_int,
    offsetX: c_int,
    offsetY: c_int,
    scale: c_float,
) -> Image
Expand description

Generate image: perlin noise