@stereograph/teiaviewer - v17.8.0-dev
Preparing search index...
viewer
RaycastableObject
Type Alias RaycastableObject
RaycastableObject
:
SceneObject
&
{
isRaycastable
:
true
;
getBoundingBox
(
box
:
Box3
)
:
Box3
;
getBoundingSphere
(
sphere
:
Sphere
)
:
Sphere
;
raycast
(
raycaster
:
Raycaster
,
intersections
:
SceneIntersection
[]
)
:
void
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@stereograph/teiaviewer - v17.8.0-dev
Loading...