AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPhysics.RayCastNormalY Property

Returns the Y component of the normal of the most recent ray cast check.

Syntax
Pascal
class property RayCastNormalY: Single;

This will not be a unit vector as it has been converted to world coordinates. Only valid after calling one of the RayCast functions.

Copyright (c) 2012. All rights reserved.