FMX.Types3D.TIndexBuffer.IndexSize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property IndexSize: Integer read FIndexSize;

C++

__property int IndexSize = {read=FIndexSize, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TIndexBuffer


Description

Renvoie la taille des index du tampon.

La taille des index dépend du format défini pour le tampon.

Voir aussi