CPUParticles2D.emissionSphereRadius

The sphere's radius if emissionShape is set to constant EMISSION_SHAPE_SPHERE.

  1. double emissionSphereRadius [@property getter]
  2. double emissionSphereRadius [@property setter]
    struct CPUParticles2D
    @nogc nothrow @property
    void
    emissionSphereRadius
    (
    double v
    )

Meta