|
staticprivate |
Tests whether ray is intersecting cylinder.
rayStart | vector Start of ray |
rayEnd | vector End of ray |
center | vector Center of cylinder |
radius | float Radius of cylinder |
height | float Height of cylinder |
bool
True when ray is intersecting cylinder