API:FMX.Import.TGEMesh.CreateMesh
Delphi
function CreateMesh(AOwner: TComponent; const ATransform: TMatrix3D; const AMaterials : TGEMaterialDynArray): TMesh;
C++
Fmx::Objects3d::TMesh* __fastcall CreateMesh(System::Classes::TComponent* AOwner, const System::Math::Vectors::TMatrix3D &ATransform, const TGEMaterialDynArray AMaterials);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | FMX.Import.pas FMX.Import.hpp |
FMX.Import | TGEMesh |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !