Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

RayCastIntersectsSphere

Declaration

Source position: orca_scene3d.pas line 2924

function RayCastIntersectsSphere(

  const rayStart: TD3Vector;

  const rayVector: TD3Vector;

  const sphereCenter: TD3Vector;

  const sphereRadius: Single

):Boolean;



CT Web help

CodeTyphon Studio