LUADOC - Farming Simulator 17

Printable Version

eraseParallelogram

Description
Erase Segments Inside Parallelogram
Definition
eraseParallelogram(integer systemId, float startWorldX, float startWorldZ, float widthWorldX, float widthWorldZ, float heightWorldX, float heightWorldZ)
Arguments
integersystemIdid of tyre track object
floatstartWorldXparallelogram x start position in world space
floatstartWorldZparallelogram y start position in world space
floatwidthWorldXparallelogram x width in world space
floatwidthWorldZparallelogram z width in world space
floatheightWorldXparallelogram x height in world space
floatheightWorldZparallelogram z height in world space