FLine3PointB Property

Get/Set a reference to the second point on the line.

Definition

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

Property Value

FVector3

See Also