Preparing search index...
The search index is not available
Documentation
Documentation
@zcomponent/three-navigation
NavigationContext
Class NavigationContext
Hierarchy
Context
<
{}
>
NavigationContext
Index
Constructors
constructor
Methods
dispose
register
Connections
unregister
Connections
Properties
connections
constructor
Props
context
Manager
default
Navigation
Mesh
disposed
Constructors
constructor
new
Navigation
Context
(
contextManager
,
constructorProps
)
:
NavigationContext
Parameters
contextManager
:
ContextManager
constructorProps
:
{}
Returns
NavigationContext
Methods
dispose
dispose
(
)
:
never
Returns
never
register
Connections
register
Connections
(
component
,
connections
)
:
void
Parameters
component
:
Component
<
any
,
ConstructorProps
>
connections
:
OffMeshConnection
[]
Returns
void
unregister
Connections
unregister
Connections
(
component
)
:
void
Parameters
component
:
Component
<
any
,
ConstructorProps
>
Returns
void
Properties
connections
connections
:
Observable
<
{
[
id
:
string
]
:
OffMeshConnection
[]
;
}
,
never
>
= ...
constructor
Props
constructor
Props
:
{}
context
Manager
context
Manager
:
ContextManager
default
Navigation
Mesh
default
Navigation
Mesh
:
Observable
<
undefined
|
NavigationMesh
,
never
>
= ...
disposed
disposed
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
dispose
register
Connections
unregister
Connections
connections
constructor
Props
context
Manager
default
Navigation
Mesh
disposed
Zapworks
Mattercraft
Documentation
Loading...