DRAW COLOURED CYLINDER
Jump to navigation
Jump to search
Number of parameters: 9 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | x-coordinate |
2. | float | y-coordinate |
3. | float | z-coordinate |
4. | float | unknown |
5. | float | unknown |
6. | integer | R |
7. | integer | G |
8. | integer | B |
9. | integer | A |
Return value: | ||
Type | Description | |
None |
This creates a translucent, colored arrow at a point. The function has to be in a loop in order for the arrow to appear.