FMX.Import.TGEVertex.Pos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Pos: TPoint3D;

C++

System::Math::Vectors::TPoint3D Pos;

Properties

Type Visibility Source Unit Parent
field public
FMX.Import.pas
FMX.Import.hpp
FMX.Import TGEVertex

Description

Keeps the position of the 3D vertex.

See Also