ParticlesMaterial.emissionSphereRadius

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

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

Meta