Gets or sets the U coordinate of the intersection with the face in the UV triangle coordinate system.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public float FaceU { get; set; }

See Also