FMX.Types3D.TMeshVertex.tu
Delphi
tu, tv: single;
C++
float tu;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TMeshVertex |
Description
Represents the x-axis texture coordinate. A texture coordinate is made from the (tu, tv) pair.