AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPhysics.RayCastPoint Property

Returns the intersection point of the most recent ray cast check.

Syntax
Pascal
class property RayCastPoint: TAgkPoint;

The result is in world coordinates. Only valid after calling one of the RayCast functions.

Copyright (c) 2012. All rights reserved.