You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
Now that UE5 has surpport double precision, but the GetNumberField or AsNumberField nodes still return float.
Like 72.62739832410487 it will only return 72.627398
Will this plugin surpport double later? The double precision is Significant for geography processing.
Now that UE5 has surpport double precision, but the GetNumberField or AsNumberField nodes still return float.
Like 72.62739832410487 it will only return 72.627398
Will this plugin surpport double later? The double precision is Significant for geography processing.
Thanks a lot!