Tool.setCrossHairAlpha
Sets the opacity of the crosshair. An alpha value of 0 makes the crosshair transparent.
Kind: Function
Environments: Game
Game
tool:setCrossHairAlpha( alpha )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
tool |
Tool | The tool. |
alpha |
number | The alpha value for the crosshair. |