mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
classref: Sync with current master branch (029aade)
This commit is contained in:
@@ -93,6 +93,8 @@ Property Descriptions
|
||||
|
||||
The SPIR-V bytecode for the compute shader stage.
|
||||
|
||||
**Note:** The returned array is *copied* and any changes to it will not update the original property value. See :ref:`PackedByteArray<class_PackedByteArray>` for more details.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
@@ -110,6 +112,8 @@ The SPIR-V bytecode for the compute shader stage.
|
||||
|
||||
The SPIR-V bytecode for the fragment shader stage.
|
||||
|
||||
**Note:** The returned array is *copied* and any changes to it will not update the original property value. See :ref:`PackedByteArray<class_PackedByteArray>` for more details.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
@@ -127,6 +131,8 @@ The SPIR-V bytecode for the fragment shader stage.
|
||||
|
||||
The SPIR-V bytecode for the tessellation control shader stage.
|
||||
|
||||
**Note:** The returned array is *copied* and any changes to it will not update the original property value. See :ref:`PackedByteArray<class_PackedByteArray>` for more details.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
@@ -144,6 +150,8 @@ The SPIR-V bytecode for the tessellation control shader stage.
|
||||
|
||||
The SPIR-V bytecode for the tessellation evaluation shader stage.
|
||||
|
||||
**Note:** The returned array is *copied* and any changes to it will not update the original property value. See :ref:`PackedByteArray<class_PackedByteArray>` for more details.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
@@ -161,6 +169,8 @@ The SPIR-V bytecode for the tessellation evaluation shader stage.
|
||||
|
||||
The SPIR-V bytecode for the vertex shader stage.
|
||||
|
||||
**Note:** The returned array is *copied* and any changes to it will not update the original property value. See :ref:`PackedByteArray<class_PackedByteArray>` for more details.
|
||||
|
||||
.. rst-class:: classref-item-separator
|
||||
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user