Skip to content

ParticleEmitterComponent.InitialRotationVariation Property

Definition

Namespace: Brine2D.Systems.Rendering

Random variation in initial rotation (0-1, adds randomness). Value of 1.0 means full 360° random rotation.

public float InitialRotationVariation { get; set; }

Property Value

System.Single