GetVisualSettingFloat
Docslocal retval = GetVisualSettingFloat(name)Description
A getter for SET_VISUAL_SETTING_FLOAT.
Parameters
| Name | Type | Description |
|---|---|---|
name | char* | The name of the value to get, such as `pedLight.color.red`. |
Returns
floatReturns a floating-point number.