CollisionY# ( entity,index )  

Parameters:

entity - entity handle
index - index of collision

Description:

Returns the world y coordinate of a particular collision.

Index should be in the range 1...CountCollisions( entity ) inclusive.

See also: CollisionX, CollisionZ.

Example:

None.

Index