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