DrawGlowSphere — RedM Natives
0xBD25EC89 · CFX · client
Draw a glow sphere this frame. Up to 256 per single frame.
Parameters
| Name | Type | Description |
|---|---|---|
| posX | float | Position X. |
| posY | float | Position Y. |
| posZ | float | Position Z. |
| radius | float | Sphere radius. |
| colorR | int | Red. |
| colorG | int | Green. |
| colorB | int | Blue. |
| intensity | float | Intensity. |
| invert | BOOL | Invert rendering. |
| marker | BOOL | Draw as a marker, otherwise as an overlay. |
Returns
void