FMX.DAE.Model.TDAEModel.Meshes
Delphi
property Meshes: TDAEMeshDynArray read FMeshes;
C++
__property TDAEMeshDynArray Meshes = {read=FMeshes};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.DAE.Model.pas FMX.DAE.Model.hpp |
FMX.DAE.Model | TDAEModel |
Description
Returns the meshes that define the current model.
Meshes indicates the collection of meshes that specify the model.