Vector2:Set(vec2)

Version added: before 9.5

Set the value of a vector

ArgumentTypeDescriptionDefaultVer
vec2Vector2A vec2 value you wish to set< 9.5

Return type : none

Set the value of a vector. This function is an alternative to setting the x and y values individually.
String "Set" is found in the following scripts:

HSV colour picker (by hayasidist)

HS Copy Layer 3d options to/from presets (by hayasidist)

Color Bones (by Lukas)

HS Toggle FBF / Switch layer (by hayasidist)

HS Randomise Particles (by hayasidist)

See all...