SingleColorSimplexLacunarity Property |
[Missing <summary> documentation for "P:StarfieldDrivers.Noise.Simplex.SingleColorSimplex.Lacunarity"]
Namespace:
StarfieldDrivers.Noise.Simplex
Assembly:
StarfieldDrivers (in StarfieldDrivers.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public float Lacunarity { get; set; }
Public Property Lacunarity As Single
Get
Set
public:
property float Lacunarity {
float get ();
void set (float value);
}
member Lacunarity : float32 with get, set
Property Value
Type:
SingleSee Also