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; }
Namespace: Brine2D.Systems.Rendering
For Box shape: width and height. For Line shape: line length (X = length).
public System.Numerics.Vector2 ShapeSize { get; set; }