diff options
| author | lbavoil <[email protected]> | 2016-05-09 11:46:26 +0200 |
|---|---|---|
| committer | lbavoil <[email protected]> | 2016-05-09 11:46:26 +0200 |
| commit | 3cc564c0cc37eb89aa24ceebdc539396d9cff0d2 (patch) | |
| tree | dc368c9ba39245ff1bcfc30fa39cd2420bdf882f /doc/_sources/product.txt | |
| parent | HBAO+ 3.0.0.20735892 (diff) | |
| download | hbaoplus-3cc564c0cc37eb89aa24ceebdc539396d9cff0d2.tar.xz hbaoplus-3cc564c0cc37eb89aa24ceebdc539396d9cff0d2.zip | |
HBAO+ 3.0.0.20735892
Diffstat (limited to 'doc/_sources/product.txt')
| -rw-r--r-- | doc/_sources/product.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_sources/product.txt b/doc/_sources/product.txt index b923912..5717233 100644 --- a/doc/_sources/product.txt +++ b/doc/_sources/product.txt @@ -53,7 +53,7 @@ Getting Started #. SET AO PARAMETERS:: - GFSDK_SSAO_Parameters_D3D11 Params; + GFSDK_SSAO_Parameters Params; Params.Radius = 2.f; Params.Bias = 0.1f; Params.PowerExponent = 2.f; |