|
staticprivate |
Tests whether sphere is fully inside cone.
| origin | vector Origin of sphere |
| radius | float Radius of sphere |
| conepos | vector Position of top of cone |
| axis | vector Orientation of cone in direction from top to bottom |
| angle | float Angle of cone in radians |
bool True when sphere is fully inside cone