KeyManipulatorComponent
¶
The KeyManipulatorComponent node component installs a KeyManipulator to the attached node, and configures the key gesture of the manipulator.
Enables the node to react to key input events.
Inherits properties and message types from KeyManipulatorComponentMetadata.
Creates an instance of a KeyManipulatorComponent node component.
| name | (string) | The name of the KeyManipulatorComponent instance. |
| (KeyManipulatorComponent) | The created KeyManipulatorComponent. |