FMX.Types3D.TMeshData

Delphi
TMeshData = class(TPersistent)
C++
class PASCALIMPLEMENTATION TMeshData : public System::Classes::TPersistent
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | FMX.Types3D.pas FMX.Types3D.hpp | FMX.Types3D | FMX.Types3D | 
Description
Class used for defining the shape of polyhedral objects.
TMeshData uses TVertexBuffer and TIndexBuffer to hold information about the shape's vertices.