Walks along non-transparent pixels in a transparent image, and cuts out the first complete shape as a loop of vertexes.
In
Exec
|
|
Pix
Array of Linear Color Structures
|
|
Width
Integer
|
Image width, if using a Render Target, get Size X variable from it. |
W Width
Float
|
Walk Width, world size of generated loop. If shape is 50px and Width is 100px, with a wWidth of 100.0, the shape loop will be 50.0 units wide. |
Out Data
Mesh Data Structure (by ref)
|
|
Min Dist
Float
|
Out
Exec
|
|
Return Value
Boolean
|