Optionalrotation: FloatDistributionOptionalrotation3D: Vector3DistributionOptionalisUsing3DRotation: booleanProtected_isProtected_rotationProtected_rotation3DDetermines should the particle rotation be a single angle applied around a Z axis (if disabled), or a set of Euler angles that allow you to rotate around every axis (if enabled).
Determines the rotation of the particles in degrees, applied around the particle's local Z axis. Only used if 3D rotation is disabled.
Determines the rotation of the particles in degrees as Euler angles. Only used if 3D rotation is enabled.
Copies all properties defined by the prototype of ParticleRotationOptions from other to this instance.
Clones this instance and returns a new ParticleRotationOptions with identical values.
Determines if this ParticleRotationOptions instance is equal to the other instance.
StaticisDetermines if both ParticleRotationOptions instances are equal.
Structure used for initializing a ParticleRotation object.