Optionalsize: FloatDistributionOptionalsize3D: Vector3DistributionOptionalisUsing3DSize: booleanDetermines should the size be evaluated uniformly for all dimensions, or evaluate each dimension with its own distribution.
Determines the uniform size of the particles evaluated over particle lifetime. Only used if 3D size is disabled.
Determines the non-uniform size of the particles evaluated over particle lifetime. Only used if 3D size is enabled.
Copies all properties defined by the prototype of ParticleSizeOptions from other to this instance.
Clones this instance and returns a new ParticleSizeOptions with identical values.
Determines if this ParticleSizeOptions instance is equal to the other instance.
StaticisDetermines if both ParticleSizeOptions instances are equal.
Structure used for initializing a ParticleSize object.