get Float
Retrieves a Float value by key, falling back to defaultValue if missing.
Return
The stored float or defaultValue.
Parameters
key
The key to look up.
default Value
The fallback value. Defaults to 0f.
Retrieves a Float value by key, falling back to defaultValue if missing.
The stored float or defaultValue.
The key to look up.
The fallback value. Defaults to 0f.