API:FMX.Objects3D.TModel3D.DoRayCastIntersect

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function DoRayCastIntersect(const RayPos, RayDir: TPoint3D; var Intersection: TPoint3D): Boolean; override;

C++

virtual bool __fastcall DoRayCastIntersect(const System::Math::Vectors::TPoint3D &RayPos, const System::Math::Vectors::TPoint3D &RayDir, System::Math::Vectors::TPoint3D &Intersection);

Propriétés

Type Visibilité  Source Unité  Parent
function protected
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D TModel3D

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 !