Vertex Viewer SDK
Preparing search index...
Geometry
BoundingSphere
BoundingSphere
Interface BoundingSphere
A
BoundingSphere
describes a bounding volume as a sphere.
interface
BoundingSphere
{
center
:
Vector3
.
Vector3
;
epsilon
:
number
;
radius
:
number
;
}
Index
Properties
center
epsilon
radius
Properties
center
center
:
Vector3
.
Vector3
epsilon
epsilon
:
number
radius
radius
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
center
epsilon
radius
Vertex Viewer SDK
Loading...
A
BoundingSpheredescribes a bounding volume as a sphere.