Cast ray (Source 2)

From Valve Developer Community
Jump to navigation Jump to search
edit
Todo: document
cast_aabb	cmd	sv, cheat	Tests box collision detection
cast_bullet	cmd	sv, cheat	Tests bullet cast
cast_capsule	cmd	sv, cheat	Tests capsule collision detection
cast_convex	cmd	sv, cheat	Tests convex hull collision detection
cast_cylinder	cmd	sv, cheat	Tests cylinder collision detection
cast_intervals	cmd	sv, cheat	Tests interval ray cast
cast_obb	cmd	sv, cheat	Tests cylinder collision detection
cast_physics	cmd	sv, cheat	Tests physics shape collision detection
cast_ray	cmd	sv, cheat	Tests ray cast
cast_sphere	cmd	sv, cheat	Tests sphere cast