FLine3PointB Property

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

Definition

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

Property Value

FPoint3

See Also