Method | Description | |
---|---|---|
Buoyancy3d ( Particle3dBase particle, System.Single maxDepth, System.Single volume, System.Single waterHeight, System.Single liquidDensity = 1000.0f ) : System | ||
UpdateForce ( System.Single duration ) : void |
public Buoyancy3d ( Particle3dBase particle, System.Single maxDepth, System.Single volume, System.Single waterHeight, System.Single liquidDensity = 1000.0f ) : System | ||
particle | Particle3dBase | |
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 |