Skip to content

ParticleEmitterComponent.ShapeSize Property

Definition

Namespace: Brine2D.Systems.Rendering

For Box shape: width and height. For Line shape: line length (X = length).

public System.Numerics.Vector2 ShapeSize { get; set; }

Property Value

System.Numerics.Vector2