Preparing search index...
The search index is not available
Documentation
Documentation
@zcomponent/three
PointerContext
Class PointerContext
Hierarchy
Context
PointerContext
Index
Constructors
constructor
Methods
dispose
register
Pointer
Properties
constructor
Props
context
Manager
disposed
Constructors
constructor
new
Pointer
Context
(
contextManager
,
constructorProps
)
:
PointerContext
Creates an instance of Context.
Parameters
contextManager
:
ContextManager
The current ContextManager
constructorProps
:
{}
The constructor properties.
Returns
PointerContext
Methods
dispose
dispose
(
)
:
never
Returns
never
register
Pointer
register
Pointer
(
pointerId
)
:
Pointer
Parameters
pointerId
:
number
Returns
Pointer
Properties
constructor
Props
constructor
Props
:
{}
context
Manager
context
Manager
:
ContextManager
disposed
disposed
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
dispose
register
Pointer
constructor
Props
context
Manager
disposed
Zapworks
Mattercraft
Documentation
Loading...
Creates an instance of Context.