getShallowWaterSimulationOutputTexture
getShallowWaterSimulationOutputTexture
Description
Returns output texture of the simulation, which defines the total height of the water surface at every point
Definition
getShallowWaterSimulationOutputTexture(entityId shallowWaterSimulation)
Arguments
| entityId | shallowWaterSimulation | simulation/id of the shallow water sim to retrieve the texture from |
|---|
Return Values
| integer | textureId | id of the output texture |
|---|