diff --git a/documentation/Nodes/Artistic/Adjustment/ContrastNode.md b/documentation/Nodes/Artistic/Adjustment/ContrastNode.md index b8310e6..5ee9865 100644 --- a/documentation/Nodes/Artistic/Adjustment/ContrastNode.md +++ b/documentation/Nodes/Artistic/Adjustment/ContrastNode.md @@ -14,10 +14,10 @@ Adjusts the contrast of input in by the amount of input cont |out|vec3|None|Output value| **ShaderInc location** -`res://addons/ShaderLib/Artistic/Adjustment/Contrast.gdshaderinc` +
`res://addons/ShaderLib/Artistic/Adjustment/Contrast.gdshaderinc` **Method signature** -`vec3 contrast(input, contrast)` +
`vec3 contrast(input, contrast)` **Parameters** |Name|Type|Description|