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

type Transform2D<T> = TypedTransform2D<T, UnknownUnit, UnknownUnit>;

The default 2d transform type with no units.