Bounds of Shape3D
I have an anomaly shape3D from OBJ file in the Scene.
When I use getBounds(),it return a BoundsBox.
This BoundsBox is bigger than the shape3D.
Such as the hand.obj( in the demo of the jdk ) ,it is crude by using the BoundsBox .
Can I set exactly Bounds of this shape3d.
Thanks!

