What's New in Director 8.5 > Controlling the 3D World > Vector math > Vector properties |
![]() ![]() ![]() |
Vector properties
Use these properties to work with vectors:
Property |
Access |
Description |
---|---|---|
|
Get |
The magnitude of the vector. Equivalent to the length of the vector. |
|
Get |
The length of the vector. Equivalent to the magnitude of the vector. |
|
Get and set |
Returns the value of a vector at a specified point in an index between 1 and 3. |
|
Get and set |
The x component of a vector. |
|
Get and set |
The y component of a vector. |
|
Get and set |
The z component of a vector. |
![]() ![]() ![]() |