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