
I got the actor using line trace, but the part I want to highlight is the whole datasmith scene actor, how should I get the whole datasmith scene actor
If you do a line trace you are going to hit an actor with geometry so one of the static mesh actor that is attached under your datasmith scene actor.
Then your will have to recursively get attach parent until you find a Datasmith Scene Actor