FMX.Types3D.TMeshData.IndexBuffer

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property IndexBuffer: TIndexBuffer read FIndexBuffer;

C++

__property TIndexBuffer* IndexBuffer = {read=FIndexBuffer};

Propriétés

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


Description

Le tampon d'index attaché à ce maillage 3D.

Voir aussi