Skip to content

Commit 58d212b

Browse files
committed
fixed note comment
1 parent 801884f commit 58d212b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/Documentation~/UsingProcessors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ In the following image, you can see how a Clamp Processor can be used to restric
141141

142142
![This picture shows the setup of a Clamp Processor in the Input Action Asset Editor](./Images/Processors-Clamp-Editor.png)
143143

144-
Note that the Bindings can contain input values with very different ranges. In that case, a Scale Processor on the Bindings can help preprocess the values before clamping them (Processors on Actions are applied after Processors on Bindings).
144+
>__Note__: The Bindings can contain input values with very different ranges. In that case, a Scale Processor on the Bindings can help preprocess the values before clamping them (Processors on Actions are applied after Processors on Bindings).

0 commit comments

Comments
 (0)