On Viewport Hovered (BETA)
Event node which fires when the specified viewport is hovered over. Note that viewport mouse events must be enabled on the specified viewport using a SetViewportMode node.
Installation
To use this Node, you must enable omni.graph.ui_nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
Viewport (viewport) |
|
Name of the viewport window to watch for hover events |
Viewport |
Only Simulate On Play (onlyPlayback) |
|
When true, the node is only computed while Stage is being played |
True |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
Began (began) |
|
Enabled when the hover begins |
|
Ended (ended) |
|
Enabled when the hover ends |