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);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Import.pas FMX.Import.hpp |
FMX.Import | TGEMesh |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!