Skip to content

SubEmitterConfig.LineAngle Property

Definition

Namespace: Brine2D.Systems.Rendering

Rotation angle in \<b>radians\</b> for the spawn line when Shape is Line. 0 = horizontal, MathF.PI / 2 = vertical.

C#
public float LineAngle { get; set; }

Property Value

System.Single