Preparing search index...
The search index is not available
如视 Five SDK
如视 Five SDK
five
BoxBoundingVolume
Class BoxBoundingVolume
Implements
BoundingVolume
Index
Constructors
constructor
Properties
center
half
Size
rotation
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
Box
Bounding
Volume
(
)
:
BoxBoundingVolume
Returns
BoxBoundingVolume
Properties
center
center
:
Vector3
half
Size
half
Size
:
Vector3
rotation
rotation
:
Matrix3
type
type
:
"box"
= ...
Methods
apply
Matrix4
apply
Matrix4
(
matrix
)
:
BoxBoundingVolume
Parameters
matrix
:
Matrix4
Returns
BoxBoundingVolume
clone
clone
(
)
:
BoxBoundingVolume
Returns
BoxBoundingVolume
copy
copy
(
boxBoundingVolume
)
:
BoxBoundingVolume
Parameters
boxBoundingVolume
:
BoxBoundingVolume
Returns
BoxBoundingVolume
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
:
BoxBoundingVolumeJson
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
(
)
:
BoxBoundingVolumeJson
Returns
BoxBoundingVolumeJson
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
center
half
Size
rotation
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...