mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Add UPDATE comments to perishable information
This commit is contained in:
@@ -311,6 +311,9 @@ post processes have run.
|
||||
From our internal size we calculate our group size, see our local size in our
|
||||
template shader.
|
||||
|
||||
.. UPDATE: Not supported yet. When structs are supported here, update this
|
||||
.. paragraph.
|
||||
|
||||
We also populate our push constant so our shader knows our size.
|
||||
Godot does not support structs here **yet** so we use a
|
||||
``PackedFloat32Array`` to store this data into. Note that we have
|
||||
|
||||
Reference in New Issue
Block a user