polygons

fun polygons(localX: Int, localY: Int): List<Polygon>?

Gets all the polygons of the model

Return

a list of polygons

Parameters

localX

the local x of the entity

localY

the local y of the entity