Math3D Full Project API
Preparing search index...
renderer/src/scene/datasets
MeshDataset
Type Alias MeshDataset
type
MeshDataset
=
{
fields
?:
SurfaceFields
|
null
;
kind
:
"surface"
;
mesh
:
SurfaceMesh
;
surfaceType
:
"mesh"
;
}
Index
Properties
fields?
kind
mesh
surface
Type
Properties
Optional
fields
fields
?:
SurfaceFields
|
null
kind
kind
:
"surface"
mesh
mesh
:
SurfaceMesh
surface
Type
surfaceType
:
"mesh"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
kind
mesh
surface
Type
Math3D Full Project API
Loading...