Doc > Nodes > SOP > Normals
Updates the normals of the geometry
Description
Just like the Point and Color SOPs, this can take expressions
Parameters
Name | Type | Description |
---|---|---|
edit | boolean | toggle on if normals can be updated via expressions |
updateX | boolean | toggle on to update the x component |
x | float | expression or value for the x component |
updateY | boolean | toggle on to update the y component |
y | float | expression or value for the y component |
updateZ | boolean | toggle on to update the z component |
z | float | expression or value for the z component |
recompute | boolean | recompute the normals based on the position |
invert | boolean | invert normals |