x0z79592 Posted July 13, 2020 Share Posted July 13, 2020 It seems that the get vector component VOP is useless. Quote Link to comment Share on other sites More sharing options...
animatrix Posted July 13, 2020 Share Posted July 13, 2020 Hi, It's more of a workflow thing. I personally use vector to float myself. I think vector to float might be faster as it's modifying 3 parameters by reference vs calling vop_getcomp 3 times to get 3 values, if you need 3 values that is. 3 Quote Link to comment Share on other sites More sharing options...
anim Posted July 13, 2020 Share Posted July 13, 2020 I feel like Get Vector Component needs an update to be useful currently it's sort of useful if you want to give the option for statically change component as a promoted parameter, but in reality it has a few issues 1. there is no 4th component in the menu even though it allows vector4 signature 2. doesn't allow dynamic choice of the component since it doesn't have component index input, so better choice for that case is vector2float and switch however if updated it can be useful for those cases 2 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.