We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b37f8e + d7d1f34 commit 64ca8e8Copy full SHA for 64ca8e8
src/nodes/vector/NormalMapNode.ts
@@ -21,7 +21,7 @@ export class NormalMapNode extends WinNode {
21
);
22
23
const strength = new InputOrValue({
24
- label: 'Stength',
+ label: 'Strength',
25
min: 0,
26
max: 10,
27
step: 0.1,
0 commit comments