Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


flowSpeed

The magnitude of the fluid flow along _flowDirection. The per-shape force contribution is flowDirection " flowSpeed " submergedArea.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Property
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public float flowSpeed { readonly get; set; }