Component Location issues

Hi. I have foliage actor, when I get its component (static mesh) and try to get the location of the component it always returns 0.

i guess i got it. U should just cast to UInstancedStaticMeshComponent, and use GetInstanceTransform, index is FHitResult.Item.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.