Preparing search index...
The search index is not available
如视 Five SDK
如视 Five SDK
five
SphereBoundingVolume
Class SphereBoundingVolume
Implements
BoundingVolume
Index
Constructors
constructor
Properties
center
radius
type
Methods
apply
Matrix4
clone
copy
distance
Squared
To
Point
distance
To
Plane
distance
To
Point
from
Json
get
Bounding
Box
get
Center
intersect
Plane
intersect
Ray
to
Geometry
to
Json
Constructors
constructor
new
Sphere
Bounding
Volume
(
)
:
SphereBoundingVolume
Returns
SphereBoundingVolume
Properties
center
center
:
Vector3
radius
radius
:
number
type
type
:
"sphere"
= ...
Methods
apply
Matrix4
apply
Matrix4
(
matrix
)
:
SphereBoundingVolume
Parameters
matrix
:
Matrix4
Returns
SphereBoundingVolume
clone
clone
(
)
:
SphereBoundingVolume
Returns
SphereBoundingVolume
copy
copy
(
sphereBoundingVolume
)
:
SphereBoundingVolume
Parameters
sphereBoundingVolume
:
SphereBoundingVolume
Returns
SphereBoundingVolume
distance
Squared
To
Point
distance
Squared
To
Point
(
point
)
:
number
Parameters
point
:
Vector3
Returns
number
distance
To
Plane
distance
To
Plane
(
plane
)
:
number
Parameters
plane
:
Plane
Returns
number
distance
To
Point
distance
To
Point
(
point
)
:
number
Parameters
point
:
Vector3
Returns
number
from
Json
from
Json
(
__namedParameters
)
:
this
Parameters
__namedParameters
:
SphereBoundingVolumeJson
Returns
this
get
Bounding
Box
get
Bounding
Box
(
target
)
:
Box3
Parameters
target
:
Box3
Returns
Box3
get
Center
get
Center
(
result
)
:
Vector3
Parameters
result
:
Vector3
Returns
Vector3
intersect
Plane
intersect
Plane
(
plane
)
:
VolumePlaneIntersect
Parameters
plane
:
Plane
Returns
VolumePlaneIntersect
intersect
Ray
intersect
Ray
(
ray
,
far
?
)
:
boolean
Parameters
ray
:
Ray
Optional
far
:
number
Returns
boolean
to
Geometry
to
Geometry
(
)
:
BufferGeometry
Returns
BufferGeometry
to
Json
to
Json
(
)
:
SphereBoundingVolumeJson
Returns
SphereBoundingVolumeJson
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
center
radius
type
Methods
apply
Matrix4
clone
copy
distance
Squared
To
Point
distance
To
Plane
distance
To
Point
from
Json
get
Bounding
Box
get
Center
intersect
Plane
intersect
Ray
to
Geometry
to
Json
如视 Five SDK
Loading...