Search
Preparing search index...
The search index is not available
ngx3js
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx3js
I3JS
SelectionBox
Interface SelectionBox
Selection box
Hierarchy
SelectionBox
Index
Constructors
constructor
Properties
camera
collection
deep
end
Point
scene
start
Point
Methods
search
Child
In
Frustum
select
update
Frustum
Constructors
constructor
new
Selection
Box
(
camera
:
I3JS
.
Camera
, scene
:
I3JS
.
Scene
, deep
?:
number
)
:
I3JS
.
SelectionBox
Parameters
camera:
I3JS
.
Camera
scene:
I3JS
.
Scene
Optional
deep:
number
Returns
I3JS
.
SelectionBox
Properties
camera
camera
:
I3JS
.
Camera
collection
collection
:
I3JS
.
Mesh
<
I3JS
.
BufferGeometry
,
I3JS
.
Material
|
I3JS
.
Material
[]
>
[]
deep
deep
:
number
end
Point
end
Point
:
I3JS
.
Vector3
scene
scene
:
I3JS
.
Scene
start
Point
start
Point
:
I3JS
.
Vector3
Methods
search
Child
In
Frustum
search
Child
In
Frustum
(
frustum
:
I3JS
.
Frustum
, object
:
I3JS
.
Object3D
<
Event
>
)
:
void
Parameters
frustum:
I3JS
.
Frustum
object:
I3JS
.
Object3D
<
Event
>
Returns
void
select
select
(
startPoint
?:
I3JS
.
Vector3
, endPoint
?:
I3JS
.
Vector3
)
:
I3JS
.
Mesh
<
I3JS
.
BufferGeometry
,
I3JS
.
Material
|
I3JS
.
Material
[]
>
[]
Parameters
Optional
startPoint:
I3JS
.
Vector3
Optional
endPoint:
I3JS
.
Vector3
Returns
I3JS
.
Mesh
<
I3JS
.
BufferGeometry
,
I3JS
.
Material
|
I3JS
.
Material
[]
>
[]
update
Frustum
update
Frustum
(
startPoint
:
I3JS
.
Vector3
, endPoint
:
I3JS
.
Vector3
)
:
void
Parameters
startPoint:
I3JS
.
Vector3
endPoint:
I3JS
.
Vector3
Returns
void
Exports
AMMO
CHARTJS
ECHARTS
I3JS
NODES
THREE
Selection
Box
constructor
camera
collection
deep
end
Point
scene
start
Point
search
Child
In
Frustum
select
update
Frustum
Generated using
TypeDoc
Selection box