API:FMX.Types3D.TVertexBuffer.Vertices

From RAD Studio API Documentation

Delphi

property Vertices[AIndex: Integer]: TPoint3D read GetVertices write SetVertices;

C++

__property System::Math::Vectors::TPoint3D Vertices[int AIndex] = {read=GetVertices, write=SetVertices};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TVertexBuffer

Description

Embarcadero Technologies does not currently have any additional information.