Class ModelBoundingBox
java.lang.Object
ltd.icecold.orangeengine.api.data.model.ModelBoundingBox
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
width
public double width -
height
public double height
-
-
Constructor Details
-
ModelBoundingBox
public ModelBoundingBox(double width, double height)
-