FMX.Import.TGEVertex.Pos
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