A sphere.
Centre of the sphere.
Radius of the sphere.
(vrTestContain) Returns whether or object A completly contains object B.
A sphere, AABB, or vec3
true if b is inside a
(vrCopy) Returns a copy of a Vector, Matrix, Ray, Sphere, AABBox, Quaternion or Plane
(vrTestIntersection) Returns whether or not two objects are intersecting one another.
A sphere or AABB
True if the objects are intersecting
(vrSphereMerge) Returns a sphere that encapsulates two spheres.
(vrSphereTransform) Returns a sphere transformed by a matrix.
No Results.