CPUParticles.localCoords

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

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

Meta