FMX.Types3D.TMeshData.VertexBuffer
Delphi
property VertexBuffer: TVertexBuffer read FVertexBuffer;
C++
__property TVertexBuffer* VertexBuffer = {read=FVertexBuffer};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.Types3D.pas FMX.Types3D.hpp | FMX.Types3D | TMeshData | 
Description
Is the vertex buffer attached to this 3D mesh.