[]Type Definition gdnative::euclid::Matrix4D

type Matrix4D<T> = TypedTransform3D<T, UnknownUnit, UnknownUnit>;
Deprecated

Temporary alias to facilitate the transition to the new naming scheme