BoxCollisionShape halfextents?

BoxCollisionShape has no constructor like the following, but this line is from the doc

[java]BoxCollisionShape boxShape = new BoxCollisionShape(new Vector3f(1f,2f,3f)), 1.5f)[/java]



The new constructor asks some thing like , halfextents…



It also dont take any parameter for weight

Correct