FMX.Objects3D.TCustomMesh.GetMeshMatrix

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetMeshMatrix: TMatrix3D;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D TCustomMesh


Beschreibung

Gibt die Transformationsmatrix zurück, mit der das 3D-Objekt in das TModel3D-Steuerelement eingepasst wird.

Siehe auch