We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get float value from text NOTE: This function replaces atof() [stdlib.h] WARNING: Only '.' character is understood as decimal point
val = raylib.TextToFloat("3.14") print val // 3.14
There was an error while loading. Please reload this page.