Viewer3DBase.getKeyboard() method

Return the keyboard input object of this viewer.

Signature:

getKeyboard(): Keyboard;

Returns:

Keyboard

The keyboard object. It returns null if no keyboard is attached to this viewer.