AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPhysics.RayCastY Property

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

Syntax
Pascal
class property RayCastY: Single;

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

Copyright (c) 2012. All rights reserved.