API:FMX.Import.TGEVertexID

提供:RAD Studio API Documentation

Delphi

TGEVertexID = record

C++

struct DECLSPEC_DRECORD TGEVertexID
{
public:
    int Position;
    int Normal;
    int Texture0;
    int SmoothGroup;
};

プロパティ

種類 可視性 ソース ユニット
record
struct
public
FMX.Import.pas
FMX.Import.hpp
FMX.Import FMX.Import

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。