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 versionStr
String The version number as a string ('major.minor.revision'). major
Number The major version number. minor
Number The minor version number. revision
Number The revision number.