2 possibilities: you keep a variable that hold the height value you used when calling CreateBox
Or you retrieve its bounding box value and deduce its height.
5 Likes
2 possibilities: you keep a variable that hold the height value you used when calling CreateBox
Or you retrieve its bounding box value and deduce its height.