File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
tutorials/shaders/shader_reference Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,7 @@ be drawn at once.
5959+===============================+=================================================================================================+
6060| in vec3 **WORLD_POSITION ** | Position of current froxel cell in world space. |
6161+-------------------------------+-------------------------------------------------------------------------------------------------+
62- | in vec3 **OBJECT_POSITION ** | Position of current froxel cell relative to the center of the current |
63- | | :ref: `FogVolume <class_FogVolume >`. |
62+ | in vec3 **OBJECT_POSITION ** | Position of the center of the current :ref: `FogVolume <class_FogVolume >` in world space. |
6463+-------------------------------+-------------------------------------------------------------------------------------------------+
6564| in vec3 **UVW ** | 3-dimensional uv, used to map a 3D texture to the current :ref: `FogVolume <class_FogVolume >`. |
6665+-------------------------------+-------------------------------------------------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments