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 92a826c + 64ca8e8 commit b518907Copy full SHA for b518907
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