Optionalradius: numberOptionalthickness: numberOptionalarc: rsx.DegreeOptionalmode: Immutable<ParticleEmissionMode>Protected_arcProtected_modeProtected_radiusProtected_thicknessDetermines how will particle positions on the shape be generated.
Radius of the circle.
Proportion of the surface that can emit particles. Thickness of 0 results in particles being emitted only from the edge of the circle, while thickness of 1 results in particles being emitted from the entire surface. In-between values will use a part of the surface.
Copies all properties defined by the prototype of ParticleCircleShapeOptions from other to this instance.
Clones this instance and returns a new ParticleCircleShapeOptions with identical values.
StaticisDetermines if both ParticleCircleShapeOptions instances are equal.
Information describing a ParticleEmitterCircleShape.