Vector3 swizzle #9807
Closed
nenad-jalsovec
started this conversation in
Engine Core
Vector3 swizzle
#9807
Replies: 1 comment
-
Thank you for your proposal, consolidating in: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How about adding swizzle to Vector3 class? It could be in the form of methods like
some_vector.xxy()
, or better yet similar to glsl swizzle simplysome_vector.xxy
.Beta Was this translation helpful? Give feedback.
All reactions