Usage of the SDK constitutes your agreement with the Matterport SDK Agreement. Email developers@matterport.com with any questions.
Type parameters
Hierarchy
-
Scene.PathBase
- EmitPath
Index
Properties
Readonly id
The id of this path. Set to a random string, or the id provided when creating the path
Readonly object
The object this path is associated with
Methods
bind
-
Bind this path to an EventPath.
Parameters
-
eventPath: Scene.EventPath
Returns void
-
disable
emit
-
Emit the event associated with this path. This is similar to IComponent.notify
Parameters
Returns void
A path to a component's emit property