Pyramid and Triangle MeshInstance3D #12576
gameprogrammer23894
started this conversation in
3D
Replies: 1 comment
-
I would just like to add that after posting this, I discovered that by using a CSGPolygon, I can create a triangle and pyramid and I think it might let me export that to a re-usable mesh as well. Will look into the latter. However, currently, I was able to make a pyramid and a triangle using the csg polygon. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to open a discussion to see if anyone else would like to see a built-in primitive mesh for pyramids and triangles. I can create pyramid and triangle using a script, but I cannot edit it's angles/vertices in the editor UI. I have to edit the script itself. I would like to see them added as built in meshes.
Beta Was this translation helpful? Give feedback.
All reactions