Math3D Full Project API
Preparing search index...
renderer/src/geometry/render
GeometryRenderData
Type Alias GeometryRenderData
type
GeometryRenderData
=
{
mesh
:
SurfaceMeshData
|
null
;
overlayPointSets
:
OverlayPointSet
[]
;
overlayPolylineGroups
:
OverlayPolylineGroup
[]
;
}
Index
Properties
mesh
overlay
Point
Sets
overlay
Polyline
Groups
Properties
mesh
mesh
:
SurfaceMeshData
|
null
overlay
Point
Sets
overlayPointSets
:
OverlayPointSet
[]
overlay
Polyline
Groups
overlayPolylineGroups
:
OverlayPolylineGroup
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mesh
overlay
Point
Sets
overlay
Polyline
Groups
Math3D Full Project API
Loading...