Skip to content

ParticleEmitterComponent.BoxAngle Property

Definition

Namespace: Brine2D.Systems.Rendering

Rotation angle in \<b>radians\</b> applied to the Box spawn area. Rotates the box around its centre so spawn offsets follow the box orientation. 0 \(default\) = axis-aligned.

C#
public float BoxAngle { get; set; }

Property Value

System.Single