Package | Description |
---|---|
org.polydev.gaea.math |
Modifier and Type | Method and Description |
---|---|
static FastNoiseLite.NoiseType |
FastNoiseLite.NoiseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastNoiseLite.NoiseType[] |
FastNoiseLite.NoiseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FastNoiseLite.setNoiseType(FastNoiseLite.NoiseType noiseType)
Sets noise algorithm used for GetNoise(...)
|
Copyright © 2020. All rights reserved.