FMX.Controls3D.TTapEvent3D

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TTapEvent3D = procedure(Sender: TObject; const Point: TPointF; const RayPos, RayDir: TVector3D) of object;

C++

typedef void __fastcall (__closure *TTapEvent3D)(System::TObject* Sender, const System::Types::TPointF &Point, const System::Math::Vectors::TVector3D &RayPos, const System::Math::Vectors::TVector3D &RayDir);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
FMX.Controls3D.pas
FMX.Controls3D.hpp
FMX.Controls3D FMX.Controls3D

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.