API:FMX.Import.TGEVertexID
Delphi
TGEVertexID = record
C++
struct DECLSPEC_DRECORD TGEVertexID
{
public:
int Position;
int Normal;
int Texture0;
int SmoothGroup;
};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
record struct |
public | FMX.Import.pas FMX.Import.hpp |
FMX.Import | FMX.Import |
Description
Embarcadero Technologies does not currently have any additional information.