Photo Sphere Viewer
Main documentation
GitHub
Preparing search index...
Core
SphereCorrection
Type Alias SphereCorrection<T>
Object defining angular corrections to a sphere
type
SphereCorrection
<
T
=
number
|
string
>
=
{
pan
?:
T
;
roll
?:
T
;
tilt
?:
T
;
}
Type Parameters
T
=
number
|
string
Index
Properties
pan?
roll?
tilt?
Properties
Optional
pan
pan
?:
T
Optional
roll
roll
?:
T
Optional
tilt
tilt
?:
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pan
roll
tilt
Main documentation
GitHub
Photo Sphere Viewer
Loading...
Object defining angular corrections to a sphere