Fixing PDO offset tooltip
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user