private Vector3 GetU3DPosition() { return(new Vector3(FixMath.mm2m(position.x), FixMath.mm2m(position.y), FixMath.mm2m(position.z) )); }