Skip to content

SubEmitterConfig.Shape Property

Definition

Namespace: Brine2D.Systems.Rendering

Shape of the area from which sub-particles are scattered relative to the trigger position. Defaults to Point \(all particles spawn at the exact trigger position\). Use Circle with SpawnRadius to scatter particles outward from an impact area.

C#
public Brine2D.Systems.Rendering.EmitterShape Shape { get; set; }

Property Value

EmitterShape