We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
FileAccess.store_half
1 parent 0793c62 commit c24bfb0Copy full SHA for c24bfb0
doc/classes/FileAccess.xml
@@ -517,6 +517,7 @@
517
<param index="0" name="value" type="float" />
518
<description>
519
Stores a half-precision floating-point number as 16 bits in the file.
520
+ [b]Note:[/b] If an error occurs, the resulting value of the file position indicator is indeterminate.
521
</description>
522
</method>
523
<method name="store_line">
0 commit comments