Does anyone have experience with this node?
I want to create the polygon in unreal engine.
I searched some information about this issue. how to use Geomerty Api Create Polygon in the scene?
Nelson said" The polyline builder returns a geometry which is purely informational. If you want to render it you will need to create a custom solution to parse the information from the polyline builder result and render that in the scene. "
My question is how to render polygon in the scene.
Thank for any suggestion!
JiaQi