GetObjectRayCastBounceY

Description

Returns the Y component of the bounce vector for the last collision check. You can check the number of valid indices with GetObjectRayCastNumHits. Position an object here to make it look like it bounced after colliding.

Definition

float GetObjectRayCastBounceY( index )

Parameters