Graphics::removeDecalsInRange
Removes all decals in range from a position, it includes the bullet holes, blood pools, petrol...
Syntax
graphics.removeDecalsInRange(x, y, z, range);
Required Arguments
- x: float
- y: float
- z: float
- range: float
Return value
- Undefined
Example
todo