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