ParticleEmitterComponent.RotationSpeed Property
Definition¶
Namespace: Brine2D.Systems.Rendering
Rotation speed in radians per second (default: 0 = no rotation).
public float RotationSpeed { get; set; }
Namespace: Brine2D.Systems.Rendering
Rotation speed in radians per second (default: 0 = no rotation).
public float RotationSpeed { get; set; }