PhysicsTraceBuilder Cylinder( float height, float radius )

Summary

Casts a cylinder

PhysicsTraceBuilder Cylinder( float height, float radius, Vector3 from, Vector3 to )

Summary

Casts a cylinder from point A to point B.

PhysicsTraceBuilder Cylinder( float height, float radius, Ray ray, float distance )

Summary

Casts a cylinder from a given position and direction, up to a given distance.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.