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

type Matrix2D<T> = TypedTransform2D<T, UnknownUnit, UnknownUnit>;
Deprecated

Temporary alias to facilitate the transition to the new naming scheme