Mike Pauza
10-08-2004, 04:17 PM
Hi guys.
I need to define a vector in one expression, then pass one component of it to another expression. From the limited docs, i'm thinking that passing "the 3" from vectorXYZ to vectorZ should work like this:
Name: vectorXYZ
Value: < 1, 2, 3>
Name: vectorZ
Value: [vectorXYZ].z
What am I doing wrong? Any help is much appreciated.
-Mike
I need to define a vector in one expression, then pass one component of it to another expression. From the limited docs, i'm thinking that passing "the 3" from vectorXYZ to vectorZ should work like this:
Name: vectorXYZ
Value: < 1, 2, 3>
Name: vectorZ
Value: [vectorXYZ].z
What am I doing wrong? Any help is much appreciated.
-Mike
