FMX.Types3D.VertexSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function VertexSize(const AFormat: TVertexFormats): Integer;

C++

extern DELPHI_PACKAGE int __fastcall VertexSize(const TVertexFormats AFormat);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D FMX.Types3D

Beschreibung

Gibt die Größe des Vertex auf Basis des Vertexformats zurück.

Siehe auch