AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkPhysics.RayCastNormalX Property

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

Syntax
Pascal
class property RayCastNormalX: 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.