Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
Event Timeline
Comment Actions
Only from documentation I found out that it just scale existing scale attribute. I guess from the node appearance it's not clear its functionality. Only name of the factor property gives a clue.
I don't know why but I was expecting the Point scale node will generate scale attribute.
Only from documentation I found out that it just scale existing scale attribute. I guess from the node appearance it's not clear its functionality. Only name of the factor property gives a clue.
Probably the node could create default scale attribute filled with ones if the attribute was not initialized in previous nodes and then scale it by the factor?
Comment Actions
Thanks for testing @Sergey (randum)! That's just because of this bug: T84639
Unfortunately that means the point scale node is basically useless without setting the scale attribute manually before-hand, but I'm hoping to fix that soon.
