worldDebug:line
void worldDebug:line(startPos, endPos, ttl, color)
Draws a 3D debug line that will vanish after the given ttl time
Parameters
| Type | Name | Description | Optional |
|---|---|---|---|
| Vector3 | startPos | No description | |
| Vector3 | endPos | No description | |
| number | ttl | No description | |
| Color | color | Default: Yellow | ✔ |