Method | Description | |
---|---|---|
Buoyancy2d ( Particle2dBase particle, System.Single maxDepth, System.Single volume, System.Single waterHeight, System.Single liquidDensity = 1000.0f ) : System | ||
UpdateForce ( System.Single duration ) : void |
public Buoyancy2d ( Particle2dBase particle, System.Single maxDepth, System.Single volume, System.Single waterHeight, System.Single liquidDensity = 1000.0f ) : System | ||
particle | Particle2dBase | |
maxDepth | System.Single | |
volume | System.Single | |
waterHeight | System.Single | |
liquidDensity | System.Single | |
return | System |
public UpdateForce ( System.Single duration ) : void | ||
duration | System.Single | |
return | void |