getShallowWaterSimulationOutputVelocityUTexture
getShallowWaterSimulationOutputVelocityUTexture
Description
Returns u (aka x) component of velocity output texture of the simulation, which defines the u component of velocity of the simulation at every point.
Definition
getShallowWaterSimulationOutputVelocityUTexture(entityId shallowWaterSimulation)
Arguments
| entityId | shallowWaterSimulation | simulation/id of the shallow water sim to retrieve the texture from |
|---|
Return Values
| integer | textureId | id of the velocity u texture |
|---|