API:FMX.Types3D.TContext3D.Pick

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Pick(X, Y: Single; const AProj: TProjection; var RayPos, RayDir: TVector3D);

C++

void __fastcall Pick(float X, float Y, const TProjection AProj, System::Math::Vectors::TVector3D &RayPos, System::Math::Vectors::TVector3D &RayDir);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Types3D.pas
FMX.Types3D.hpp
FMX.Types3D TContext3D

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 !