Math3D Full Project API
Preparing search index...
renderer/src/math/surfaceQuery
SurfaceQuerySample
Type Alias SurfaceQuerySample
type
SurfaceQuerySample
=
{
areaElem
:
number
;
du
:
Vec3
;
dv
:
Vec3
;
metric
:
SurfaceQueryMetric
;
normal
:
Vec3
;
point
:
Vec3
;
}
Index
Properties
area
Elem
du
dv
metric
normal
point
Properties
area
Elem
areaElem
:
number
du
du
:
Vec3
dv
dv
:
Vec3
metric
metric
:
SurfaceQueryMetric
normal
normal
:
Vec3
point
point
:
Vec3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
area
Elem
du
dv
metric
normal
point
Math3D Full Project API
Loading...