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