Particles2D.localCoords

If true particles use the parent node's coordinate space. If false they use global coordinates. Default value: true.

  1. bool localCoords [@property getter]
    struct Particles2D
    @nogc nothrow @property
    bool
    localCoords
    ()
  2. bool localCoords [@property setter]

Meta