mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
Merge pull request #7560 from cridenour/patch-1
This commit is contained in:
@@ -59,8 +59,7 @@ be drawn at once.
|
||||
+===============================+=================================================================================================+
|
||||
| in vec3 **WORLD_POSITION** | Position of current froxel cell in world space. |
|
||||
+-------------------------------+-------------------------------------------------------------------------------------------------+
|
||||
| in vec3 **OBJECT_POSITION** | Position of current froxel cell relative to the center of the current |
|
||||
| | :ref:`FogVolume <class_FogVolume>`. |
|
||||
| in vec3 **OBJECT_POSITION** | Position of the center of the current :ref:`FogVolume <class_FogVolume>` in world space. |
|
||||
+-------------------------------+-------------------------------------------------------------------------------------------------+
|
||||
| in vec3 **UVW** | 3-dimensional uv, used to map a 3D texture to the current :ref:`FogVolume <class_FogVolume>`. |
|
||||
+-------------------------------+-------------------------------------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user