A float field for direct editing/copying of its value, possibly with value caps.
Requirements:
-
"Float" type property.
-
An empty {}, the Min, or the Max attribute.
Example:
_Example ("'Example' {}", Float) = 0
_Example ("'Example' {Min:0}", Float) = 0
_Example ("'Example' {Max:1}", Float) = 0