Package | Description |
---|---|
org.polydev.gaea.math |
Modifier and Type | Method and Description |
---|---|
static FastNoiseLite.CellularDistanceFunction |
FastNoiseLite.CellularDistanceFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FastNoiseLite.CellularDistanceFunction[] |
FastNoiseLite.CellularDistanceFunction.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.setCellularDistanceFunction(FastNoiseLite.CellularDistanceFunction cellularDistanceFunction) |
Copyright © 2020. All rights reserved.