Skip to content

Commit 0eeb8ba

Browse files
Docs: fix bloom effect input parameter documentation
1 parent 438e638 commit 0eeb8ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PostProcess/Bloom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following table enumerates all external inputs required by Bloom effect.
2626
| Color buffer | `APPLICATION SPECIFIED (3x FLOAT)` | The HDR render target of the current frame containing the scene radiance |
2727

2828

29-
The effect uses a number of parameters that control the quality and performance and are organized into the `HLSL::ScreenSpaceAmbientOcclusionAttribs` structure.
29+
The effect uses a number of parameters that control the quality and performance and are organized into the `HLSL::BloomAttribs` structure.
3030
The following table lists the parameters and their descriptions.
3131

3232
| **Name** | **Notes** |

0 commit comments

Comments
 (0)