BlueprintAPI > BlueprintAPI/MeshDescription
Returns whether a given vertex is orphaned, i.e. it doesn't form part of any polygon
Target is Mesh Description Base
Inputs
Type | Name | Description |
---|---|---|
object | Target | |
struct | Vertex ID |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns whether a given vertex is orphaned, i.e. it doesn't form part of any polygon |