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 has been archived by the owner on Oct 13, 2022. It is now read-only.
If the library parsed that typeless information above it could probably detect the Vector2 and Vector4 with a little extra work - maybe an opt-in option. If a Object Container had excatly the keys ["x", "y"] where the values where Numbers then it should set the Object Container to Object Vector2 to allow the implicit conversions to work.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For example
If the library parsed that typeless information above it could probably detect the Vector2 and Vector4 with a little extra work - maybe an opt-in option. If a Object Container had excatly the keys ["x", "y"] where the values where Numbers then it should set the Object Container to Object Vector2 to allow the implicit conversions to work.
The text was updated successfully, but these errors were encountered: