FMX.Objects3D.TCustomMesh.GetMeshMatrix

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetMeshMatrix: TMatrix3D;

C++

System::Math::Vectors::TMatrix3D __fastcall GetMeshMatrix();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D TCustomMesh


Description

Renvoie la matrice de transformation utilisée pour faire tenir l'objet 3D dans le contrôle TModel3D.

Voir aussi