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