Particles.visibilityAabb

The AABB that determines the area of the world part of which needs to be visible on screen for the particle system to be active.

  1. AABB visibilityAabb [@property getter]
    struct Particles
    @nogc nothrow @property
    AABB
    visibilityAabb
    ()
  2. AABB visibilityAabb [@property setter]

Meta