What's New in Director 8.5 > Controlling the 3D World > Vector math > Vector binary operations |
![]() ![]() ![]() |
Vector binary operations
Use these syntaxes to perform additional vector math calculations:
Operator |
Description |
Returns |
---|---|---|
|
Returns a new vector equaling |
A new vector object |
|
Returns a new vector equaling |
A new vector object |
|
Returns the product of the two vectors. |
A floating-point value |
|
Not supported. |
|
|
Returns a new vector equaling |
A new vector object |
|
Returns a new vector equaling |
A new vector object |
|
Returns a new vector resulting from applying the positional and transformation changes defined by |
A new vector object |
|
Returns a new vector equaling |
A new vector object |
|
Returns a new vector |
A new vector object |
|
Returns a new vector equaling |
A new vector object |
|
Returns a new vector equaling |
A new vector object |
![]() ![]() ![]() |