Class FastNoiseEnum
Inheritance
object
FastNoiseEnum
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: InsaneScatterbrain.MapGraph
Syntax
public static class FastNoiseEnum
Methods
Convert(DomainWarpFractalType)
Declaration
public static FastNoiseLite.FractalType Convert(DomainWarpFractalType domainWarpFractalType)
Parameters
Type | Name | Description |
---|---|---|
DomainWarpFractalType | domainWarpFractalType |
Returns
Type | Description |
---|---|
FastNoiseLite.FastNoiseLite.FractalType |
Convert(DomainWarpType)
Declaration
public static FastNoiseLite.DomainWarpType Convert(DomainWarpType domainWarpType)
Parameters
Type | Name | Description |
---|---|---|
DomainWarpType | domainWarpType |
Returns
Type | Description |
---|---|
FastNoiseLite.FastNoiseLite.DomainWarpType |
Convert(FractalType)
Declaration
public static FastNoiseLite.FractalType Convert(FractalType fractalType)
Parameters
Type | Name | Description |
---|---|---|
FractalType | fractalType |
Returns
Type | Description |
---|---|
FastNoiseLite.FastNoiseLite.FractalType |