PanManipulatorComponent
¶
PanManipulatorComponent installs a PanManipulator to a node. Use PanManipulatorComponent to enable nodes to react to pan events and to control the behavior of the installed PanManipulator.
Enables the node to react to the pan gesture.
Inherits properties and message types from PanManipulatorComponentMetadata.
Creates an instance of a PanManipulatorComponent node component.
| name | (string) | The name of the PanManipulatorComponent instance. |
| (PanManipulatorComponent) | The created PanManipulatorComponent. |