We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Copy transform moves Obj to center of cescond input unstead of Coppying to points.
To Reproduce Steps to reproduce the behavior:
Expected behavior The node copies to the points
Desktop (please complete the following information):
Additional context Could also just be a feature request for a copy to points.
The text was updated successfully, but these errors were encountered:
Are you looking for a "Scatter" node?
Scatter on faces:
Scatter on vertices:
Used instance scattering in both examples. You can set the type to "Random" as well (seed-driven variations).
The "Copy Transform" simply copies the location/rotation/scale values from one object to another.
Sorry, something went wrong.
No branches or pull requests
[BUG] Copy transform moves Obj to center of cescond input unstead of Coppying to points.
To Reproduce
Steps to reproduce the behavior:
3.Then copytransform 1 of the boxes to the other box.
Expected behavior
The node copies to the points
Desktop (please complete the following information):
Additional context
Could also just be a feature request for a copy to points.
The text was updated successfully, but these errors were encountered: