classref: Sync with current master branch (a758388)

This commit is contained in:
Godot Organization
2023-07-15 03:23:27 +00:00
parent 147e996bbd
commit b3214b14c2
85 changed files with 3099 additions and 116 deletions
+4
View File
@@ -21,6 +21,10 @@ An array specifically designed to hold 64-bit floating-point values (double). Pa
If you only need to pack 32-bit floats tightly, see :ref:`PackedFloat32Array<class_PackedFloat32Array>` for a more memory-friendly alternative.
.. note::
There are notable differences when using this API with C#. See :ref:`doc_c_sharp_differences` for more information.
.. rst-class:: classref-reftable-group
Constructors