FMX.Types3D.TIndexBuffer.Format

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Format: TIndexFormat read FFormat write SetFormat;

C++

__property TIndexFormat Format = {read=FFormat, write=SetFormat, nodefault};

Propriétés

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


Description

Spécifie le format du tampon d'index.

Les formats disponibles sont énumérés par TIndexFormat.

Voir aussi