Gets the u direction.
Namespace: Aspose.ThreeD.EntitiesAssembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic PatchDirection U { get; }
Public ReadOnly Property U As PatchDirection
Get
public:
property PatchDirection^ U {
PatchDirection^ get ();
}
member U : PatchDirection with get
Property Value
Type:
PatchDirection
See Also