FMX.Types3D.TContext3D.CurrentProjectionMatrix
Delphi
property CurrentProjectionMatrix: TMatrix3D read GetProjectionMatrix;
C++
__property System::Math::Vectors::TMatrix3D CurrentProjectionMatrix = {read=GetProjectionMatrix};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| property | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TContext3D |
Description
Représente la matrice de projection pour ce contexte 3D.