GTA V NativescolshapesColshapes::newTubeOn this pageColshapes::newTubeCreates a Colshape into the shape of a Tube. Parameters x: in float y: in float z: in float height: in float range: in float Syntax ```js mp.colshapes.newTube(x, y, z, height, range) ``` See Also