Fixing PDO offset tooltip

This commit is contained in:
mnaumov
2021-06-21 15:20:22 -07:00
parent 1ad6264d0d
commit ac7ec103c8
3 changed files with 3 additions and 3 deletions
@@ -1015,7 +1015,7 @@
{
"id": "pdo",
"displayName": "Pixel Depth Offset",
"description": "Whether to enable the pixel depth offset feature.",
"description": "Enable PDO to offset the original pixel depths. This will affect any shaders using depth, for example, when receiving shadows.",
"type": "Bool",
"defaultValue": false,
"connection": {
@@ -417,7 +417,7 @@
{
"id": "pdo",
"displayName": "Pixel Depth Offset",
"description": "Whether to enable the pixel depth offset feature.",
"description": "Enable PDO to offset the original pixel depths. This will affect any shaders using depth, for example, when receiving shadows.",
"type": "Bool",
"defaultValue": false,
"connection": {
@@ -956,7 +956,7 @@
{
"id": "pdo",
"displayName": "Pixel Depth Offset",
"description": "Whether to enable the pixel depth offset feature.",
"description": "Enable PDO to offset the original pixel depths. This will affect any shaders using depth, for example, when receiving shadows.",
"type": "Bool",
"defaultValue": false,
"connection": {