setShallowWaterSimulationPhysicalGridSize
setShallowWaterSimulationPhysicalGridSize
Description
Sets (total) world space size of the simulation grid.
Definition
setShallowWaterSimulationPhysicalGridSize(entityId shallowWaterSimulation, float width, float height)
Arguments
| entityId | shallowWaterSimulation | id of the shallow water simulation |
|---|---|---|
| float | width | world space width of the simulation grid |
| float | height | world space height of the simulation grid |