Math3D Full Project API
Preparing search index...
renderer/src/math/surfaceQuery
buildMeshNeighborhood
Function buildMeshNeighborhood
buildMeshNeighborhood
(
opts
:
{
mesh
:
SurfaceMeshData
;
point
?:
Vec3
;
vertexIndex
?:
number
}
,
)
:
SurfaceQueryNeighborhood
|
null
Parameters
opts
:
{
mesh
:
SurfaceMeshData
;
point
?:
Vec3
;
vertexIndex
?:
number
}
Returns
SurfaceQueryNeighborhood
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Math3D Full Project API
Loading...