API:FMX.Types3D.TVertexBuffer.Vertices
Delphi
property Vertices[AIndex: Integer]: TPoint3D read GetVertices write SetVertices;
C++
__property System::Math::Vectors::TPoint3D Vertices[int AIndex] = {read=GetVertices, write=SetVertices};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TVertexBuffer |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !