I've been combing the docs but haven't found the information I need yet. I need to get the total number of Path points a path node might have and then be able to access each point individually to get it's XYZ information. is this even possible?
I see in the editor that if I click a Path point for editing, at the bottom of the screen it'll give me it's place in line and its 3d XYZ coordinates.
[CurvePoint#15] X, Y, Z
I need to get this information back in code.