NodeInterface.getPolygons() method
Get polygons representing the UV islands of this node.
Signature:
getPolygons(options?: NodeInterfaceComputePolygonsOptions): Polygon[];
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
options |
(Optional) |
Returns:
Polygon[]