navcat docs
Preparing search index...
navcat/blocks
SoloNavMeshIntermediates
Type Alias SoloNavMeshIntermediates
type
SoloNavMeshIntermediates
=
{
buildContext
:
BuildContextState
;
compactHeightfield
:
CompactHeightfield
;
contourSet
:
ContourSet
;
heightfield
:
Heightfield
;
input
:
SoloNavMeshInput
;
polyMesh
:
PolyMesh
;
polyMeshDetail
:
PolyMeshDetail
;
triAreaIds
:
Uint8Array
;
}
Index
Properties
build
Context
compact
Heightfield
contour
Set
heightfield
input
poly
Mesh
poly
Mesh
Detail
tri
Area
Ids
Properties
build
Context
buildContext
:
BuildContextState
compact
Heightfield
compactHeightfield
:
CompactHeightfield
contour
Set
contourSet
:
ContourSet
heightfield
heightfield
:
Heightfield
input
input
:
SoloNavMeshInput
poly
Mesh
polyMesh
:
PolyMesh
poly
Mesh
Detail
polyMeshDetail
:
PolyMeshDetail
tri
Area
Ids
triAreaIds
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
build
Context
compact
Heightfield
contour
Set
heightfield
input
poly
Mesh
poly
Mesh
Detail
tri
Area
Ids
navcat docs
Loading...