[]Type Definition gdnative_common::geom::euclid::Box2D

type Box2D<T> = TypedBox2D<T, UnknownUnit>;

The default box 2d type with no unit.