FMX.Types3D.TVertexFormats

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TVertexFormats = set of TVertexFormat;

C++

typedef System::Set<TVertexFormat, _DELPHI_SET_ENUMERATOR(TVertexFormat::Vertex), _DELPHI_SET_ENUMERATOR(TVertexFormat::Tangent)> TVertexFormats;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

説明

TVertexFormat 形式のセットです。


関連項目