LUADOC - Farming Simulator 17

Printable Version

fillPlaneAdd

Description
Add material/volume to a fill plane
Definition
fillPlaneAdd(integer fillPlaneId, float dTvolume, float x, float y, float z, float dx1, float dy1, float dz1, float dx2, float dy2, float dz2)
Arguments
integerfillPlaneIdid of fill plane
floatdTvolumedelta volume (m^3)
floatxx position in world space
floatyy position in world space
floatzz position in world space
floatdx1frame x position in world space
floatdy1frame y position in world space
floatdz1frame z position in world space
floatdx2frame x position in world space
floatdy2frame y position in world space
floatdz2frame z position in world space