Any way to debug Box structure?

Hi,

I made a shape box and want to debug it. Is it possible? There is a VisLogBoxShape but it is not showing the box at runtime. DrawDebugBox will not work since I have a Box struct.
image

I solved it by creating procedural mesh

1 Like