FMX.Types3D.TMeshVertex.z

From RAD Studio API Documentation

Delphi

x, y, z: single;

C++

float z;

Properties

Type Visibility Source Unit Parent
field public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TMeshVertex

Description

Represents the z-axis coordinate of the vertex.

See Also