I am trying to change the 3D model's size of an agent programmatically but it doesn't seem to be a way, any ideas?
I tried making the agent extend the DefaultStyle3D class but there only is a method to update the scaling factor, which by the way does not appear to have any effect on the simulation.