LineShapeComponent.End Property
Definition¶
Namespace: Brine2D.Systems.Rendering
End point in local space, relative to the entity's transform position.
public System.Numerics.Vector2 End { get; set; }
Namespace: Brine2D.Systems.Rendering
End point in local space, relative to the entity's transform position.
public System.Numerics.Vector2 End { get; set; }