FMX.Controls3D.TControl3D.AbsoluteMatrix
Delphi
property AbsoluteMatrix: TMatrix3D read GetAbsoluteMatrix;
C++
__property System::Math::Vectors::TMatrix3D AbsoluteMatrix = {read=GetAbsoluteMatrix};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FMX.Controls3D.pas FMX.Controls3D.hpp |
FMX.Controls3D | TControl3D |
Beschreibung
Gibt die absolute Matrix dieses 3D-Objekts an.
Mit der Eigenschaft AbsoluteMatrix ermitteln Sie die absolute Matrix dieses 3D-Steuerelements.