Photo Sphere Viewer
Main documentation
GitHub
Preparing search index...
Core
SphericalPosition
Type Alias SphericalPosition
Object defining a spherical position (radians or degrees)
type
SphericalPosition
=
{
pitch
:
number
|
string
;
yaw
:
number
|
string
;
}
Index
Properties
pitch
yaw
Properties
pitch
pitch
:
number
|
string
yaw
yaw
:
number
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pitch
yaw
Main documentation
GitHub
Photo Sphere Viewer
Loading...
Object defining a spherical position (radians or degrees)