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.
1 parent 1b37f8e commit d7d1f34Copy full SHA for d7d1f34
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