The magnitude of the force used to similate fluid flow.
Fluid flow can be defined to move in any direction with a specific magnitude and a random variation on that magnitude.
This property defines the size of the force to be applied in the direction defined by BuoyancyEffector2D.flowAngle. This magnitude can be randomly varied by using BuoyancyEffector2D.flowVariation.
The flow forces are applied to the center of any submerged region of a Collider2D so it will not produce any torque (rotation) if the Collider2D is fully submerged (fully below the BuoyancyEffector2D.surfaceLevel) but will produce torque if the Collider2D is partially submerged (overlapping the BuoyancyEffector2D.surfaceLevel).
Additional resources: BuoyancyEffector2D.flowAngle, BuoyancyEffector2D.flowVariation