System.Math.Vectors.TMatrix3D.CreatePerspectiveFovRH
Delphi
class function CreatePerspectiveFovRH(const AFOV, AAspect, AZNear, AZFar: Single; const AHorizontalFOV: Boolean = False): TMatrix3D; static;
C++
static TMatrix3D __fastcall CreatePerspectiveFovRH(const float AFOV, const float AAspect, const float AZNear, const float AZFar, const bool AHorizontalFOV = false);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | System.Math.Vectors.pas System.Math.Vectors.hpp |
System.Math.Vectors | TMatrix3D |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !