Vector2:Set(vx, vy)
Version added: before 9.5
Assign new X and Y coordinate values to the Vector2
Arguments:
| Name | Type | Description | Default | Ver |
| vx | real | The X value you wish to set | < 9.5 | |
| vy | real | The Y value you wish to set | < 9.5 |
Return value:
void none
This method is an alternative to setting the X and Y values individually.
Search results
Usage of 'Set' is found in the following scripts:
AE Mix Smartbones (Original Edition) by A.Evseeva
View Code
Multilayer magnet (Original Edition) by A.Evseeva
View Code
AE Trangulate Shapes (Original Edition) by A.Evseeva
View Code
Tweak for Select Shape (Original Edition) by A.Evseeva
View Code
Smartbone Fixer (Original Edition) by eugenebabich
View Code