API:FMX.Import.TGEMesh.CreateMesh

From RAD Studio API Documentation
Jump to: navigation, search

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!