| Members | Methods |
|---|---|
new ViewerInputHook(options)
Creates a new ViewerInputHook attached (optionally) to the viewer instance passed in the options parameter.
Parameters:
| Name | Type | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
Properties
|
Members
-
<static> version :Object
-
ViewerInputHook version.
Type:
- Object
- Source:
Properties:
Name Type Description versionStrString The version number as a string ('major.minor.revision'). majorNumber The major version number. minorNumber The minor version number. revisionNumber The revision number.