Render the VR motion controllers (maybe using the XRDevice Visualization Component)

Hey there!

I want to show the controllers that the player is using. I think I have to use the XRDevice Visualization Controller. But what I don’t know is where to find the static mesh of the controllers, and how to select the model depending on the device you are using.

How can I do it? I haven’t found so much information about this component.

Thanks.