MultiClickManipulatorComponent
¶
MultiClickManipulatorComponent installs a MultiClickManipulator to a node. Use MultiClickManipulatorComponent to enable nodes to react to multi-click and multi-touch input events and to control the behavior of the installed MultiClickManipulator.
Enables the node to react to multi-click and multi-touch input events.
Inherits properties and message types from MultiClickManipulatorComponentMetadata.
Creates an instance of a MultiClickManipulatorComponent node component.
| name | (string) | The name of the MultiClickManipulatorComponent instance. |
| (MultiClickManipulatorComponent) | The created MultiClickManipulatorComponent. |