Playmaker Forum

PlayMaker Updates & Downloads => Share New Actions => Topic started by: Flying Robot on October 29, 2013, 01:32:41 AM

Title: Get Closest Vertices
Post by: Flying Robot on October 29, 2013, 01:32:41 AM
Gets the closest vertices of a mesh from a vector position and stores them in a Vertex ID arraylist. With optional debug to see the selected vertices.

This is the premise of some very powerful set of action for accessing and manipulating mesh vertices via ArrayLists.

Get Closest Vertices on GitHub (http://github.com/flyingrobot/playmakercustomactions/blob/master/GetClosestVertices.cs)
Title: Re: Get Closest Vertices
Post by: jeanfabre on October 29, 2013, 02:25:04 AM
NICE!

Bye,

 Jean