public class FLine3
Public Class FLine3
No code example is currently available or this language may not be supported.
FLine3 | Create a new instance of the FLine3 Item. |
FLine3(FPoint3, FPoint3, FColor4) | Create a new instance of the FLine3 Item. |
Color | Get/Set a reference to the color of this line. |
PointA | Get/Set a reference to the first point on the line. |
PointB | Get/Set a reference to the second point on the line. |
Clone | Return a memberwise clone of the provided line. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
TransferValues | Transfer the member values of one instance to another. |