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

RayCastPlaneIntersect

Declaration

Source position: orca_scene3d.pas line 2923

function RayCastPlaneIntersect(

  const rayStart: TD3Vector;

  const rayVector: TD3Vector;

  const planePoint: TD3Vector;

  const planeNormal: TD3Vector;

  var intersectPoint: TD3Vector

):Boolean;



CT Web help

CodeTyphon Studio