How can I create a plane at any given vertex position?
I want to create a function that receives 4 vertex positions, and it creates a plane using those positions
Comment
Your answer
Follow this Question
Related Questions
Point on a triangle. 1 Answer
How to get triangle index of meshe's desired part? 0 Answers
Why vertex positions appear (0.0, 0.0, 0.0) ? 0 Answers
moving vertices dynamicly relative to other Object 1 Answer
Change vertex position not working? 2 Answers