ParticlesMaterial.emissionBoxExtents

The box's extents if emission_shape is set to constant EMISSION_SHAPE_BOX.

  1. Vector3 emissionBoxExtents [@property getter]
    struct ParticlesMaterial
    @nogc nothrow @property
    Vector3
    emissionBoxExtents
    ()
  2. Vector3 emissionBoxExtents [@property setter]

Meta