CSGPolygon.pathNode

The Shape object containing the path along which we extrude when mode is constant MODE_PATH.

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

Meta