⌘
K
Getting Started
Document API
Model API
Organization API
Project API
Topic API
User API
Webhook API
2D Viewer SDK
3D Viewer SDK
2D Viewer SDK
Getting Started
Methods
Building
Image
Location
Model
Marker
Object
Screenshot
Selection
Space
Storey
View
Viewer
Viewpoint
Events
Types
API Reference
Release Channels
Using jQuery
Docs powered by
Archbee
Methods
View
getRotation
Returns the viewer rotation.
Example
Usage
JS
1
const
rotation
=
viewer2d
.
getRotation
(
)
;
const rotation = viewer2d.getRotation();
Return Value
Rotation in degrees.
Type
Number
Updated 12 Sep 2024
Did this page help you?
PREVIOUS
showStorey
NEXT
lookAt
Docs powered by
Archbee
TABLE OF CONTENTS
Example
Usage
Return Value
Docs powered by
Archbee