Drughi Posted June 26, 2019 Share Posted June 26, 2019 (edited) I've seen a syntax of getting matrix components in the recent entagma tutorial "polyfolding". he writes: matrix xform = set(bitangent, normal, tangent, origin); xform.xa = 0; xform.ya = 0; xform.za = 0; Now I'm wondering how is the syntax for the other values in a matrix (xa, ya, ...). Maybe someone can post a list of all of them? I know there is the getcomponent command, but I think this way is more elegant. Edited June 26, 2019 by Drughi Quote Link to comment Share on other sites More sharing options...
jkunz07 Posted June 26, 2019 Share Posted June 26, 2019 https://www.sidefx.com/docs/houdini/vex/lang.html#dot-operator 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.