Type Definition amethyst_rhusics::PoseTransformSyncSystem3[][src]

type PoseTransformSyncSystem3 = PoseTransformSyncSystem<Point3<f32>, Quaternion<f32>>;

Utility type for a 3D sync system (from BodyPose to Transform).