But I am unable to call it from an Actor Component.
Even if I get the owning actor and cast to it, I am unsure why?
I am trying to package some particles and dynamic shaders into a component I can add to various actors (vehicles, characters, props) …is there another approach I should be taking?