Skip to content

Commit 26ce7d3

Browse files
committed
PR 2227
1 parent 495d62e commit 26ce7d3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Packages/com.unity.inputsystem/Documentation~/introduction-to-processors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Processors can have parameters which can be booleans, integers, or floating-poin
2626
// from left to right.
2727
// Example: First invert the value, then normalize [0..10] values to [0..1].
2828
"invert,normalize(min=0,max=10)"
29+
```
2930

3031
## Choose the right ProcessorCollapse commentComment on line R29jfreire-unity commented on Jun 12, 2025 jfreire-unityon Jun 12, 2025CollaboratorMore actionsGreat section 👏ReactWrite a replyResolve comment
3132

0 commit comments

Comments
 (0)