playcanvas/engine
GitHub で見るRectangle - with position, orientation and size that can be intersected with Ray and other Shapes.
Open
#889 opened on 2017年3月27日
enhancementgood first issue
説明
Like with BoundingBox and few other shapes, it would be good to have a rectangle, that is much simpler shape than box, and would be useful in many cases.
It would have position, rotation and size (not halfExtents please). And would have functionality to check if it intersects with ray or other shapes.