FLine3PointA Property

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

Definition

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

Property Value

FVector3

See Also