FLinePointB Property

Get/Set a reference to point B.

Definition

Namespace: Geometry
Assembly: Geometry (in Geometry.dll) Version: 25.2820.4317
C#
public virtual FVector2 PointB { get; set; }

Property Value

FVector2

See Also