FMX.Types3D.TMeshVertex.tu

From RAD Studio API Documentation
Jump to: navigation, search

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.

See Also