FMX.DAE.Model.TDAEController.Mesh
Delphi
property Mesh: TDAEMesh read FMesh;
C++
__property TDAEMesh* Mesh = {read=FMesh};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.DAE.Model.pas FMX.DAE.Model.hpp |
FMX.DAE.Model | TDAEController |
Description
Gets the mesh stored by this controller.