Point:Set(xVal, yVal)

Version added: before 9.5

Set the value of a point

ArgumentTypeDescriptionDefaultVer
xValint32The x value you wish to set< 9.5
yValint32The y value you wish to set< 9.5

Return type : none

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

Paint Bucket + (by Danfield)

Merge vector layers (by Danfield)

SS - Add Warp Layer (by simplsam)

SS - Select Keys (by simplsam)

WP Platter Control (by wigglepixel)

See all...