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