CSGPolygon.polygon

Point array that defines the shape that we'll extrude.

  1. PoolVector2Array polygon [@property getter]
    struct CSGPolygon
    @nogc nothrow @property
    PoolVector2Array
    polygon
    ()
  2. PoolVector2Array polygon [@property setter]

Meta