CSGPolygon.polygon

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

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

Meta