Searched refs:tempHitNormal (Results 1 – 1 of 1) sorted by relevance
124 Vector2 tempHitNormal = vectorPool.allocate(); in castRay() local127 tempHitNormal, movementDirection, excludeObject)) { in castRay()135 hitNormal.set(tempHitNormal); in castRay()140 hitNormal.set(tempHitNormal); in castRay()145 vectorPool.release(tempHitNormal); in castRay()