kev2 Posted September 30, 2015 Share Posted September 30, 2015 I have a vector in object space (3fv) that I want to transform to world space but can't get the op-vworld function to work. I've never used it before but its pretty straightforward, op_vworld ()vector). I've tried op_world(geoself(), test), op_world(geoself(), "test"), etc. What am I missing? Thanks, Kevin Quote Link to comment Share on other sites More sharing options...
anim Posted September 30, 2015 Share Posted September 30, 2015 to transform spaces you can use: ptransform(), ntransform(), vtransform(), and other as well you can get transform matrices using optransform() or getspace() to use as you want never heard of op_vworld 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.