FMX.Types3D.TContext3D.CurrentProjectionMatrix
Delphi
property CurrentProjectionMatrix: TMatrix3D read GetProjectionMatrix;
C++
__property System::Math::Vectors::TMatrix3D CurrentProjectionMatrix = {read=GetProjectionMatrix};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| property | public | FMX.Types3D.pas FMX.Types3D.hpp | FMX.Types3D | TContext3D | 
Beschreibung
Repräsentiert die Projektionsmatrix für diesen 3D-Kontext.