Extracting procedural mesh component information from hit actor node

Hello @ege19ege , you have to cast from the pin “hit COMPONENT” in the break hit result node to procedural mesh component, then you can connect it to the node “get section from procedural mesh”

Greetings