Skip to content

ParticleEmitterComponent.RotationSpeed Property

Definition

Namespace: Brine2D.Systems.Rendering

Rotation speed in radians per second \(default: 0 = no rotation\).

C#
public float RotationSpeed { get; set; }

Property Value

System.Single