blueprint

IsPointInTriangle

  • Exposure: public
  • UE Version: 5.0

avatar author

hippowombat

November 20, 2022, 6:22 pm

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v
Versions
November 20, 2022
  1. Changing location from implied variable to function argument

  2. First commit

    See

1 comment

  • avatar author

    hippowombat

    November 20, 2022, 6:27 pm

    Takes dynamic mesh, triangle ID, and position arguments & returns whether the position falls within the triangle's XY bounds, as well as the alpha, beta & gamma for determining the height of the point relative to the triangle's point's Z positions