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 |