Add 90 degree perspectives for east and west
This commit is contained in:
parent
b5fed110ec
commit
7bf9d02cba
1 changed files with 37 additions and 0 deletions
|
|
@ -342,3 +342,40 @@ perspectives:
|
||||||
azimuth: 180
|
azimuth: 180
|
||||||
inclination: 90
|
inclination: 90
|
||||||
scale: 16
|
scale: 16
|
||||||
|
|
||||||
|
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||||
|
name: iso_E_90_lowres
|
||||||
|
azimuth: 90
|
||||||
|
inclination: 90
|
||||||
|
scale: 4
|
||||||
|
|
||||||
|
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||||
|
name: iso_E_90_medres
|
||||||
|
azimuth: 90
|
||||||
|
inclination: 90
|
||||||
|
scale: 8
|
||||||
|
|
||||||
|
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||||
|
name: iso_E_90_hires
|
||||||
|
azimuth: 90
|
||||||
|
inclination: 90
|
||||||
|
scale: 16
|
||||||
|
|
||||||
|
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||||
|
name: iso_W_90_lowres
|
||||||
|
azimuth: 270
|
||||||
|
inclination: 90
|
||||||
|
scale: 4
|
||||||
|
|
||||||
|
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||||
|
name: iso_W_90_medres
|
||||||
|
azimuth: 270
|
||||||
|
inclination: 90
|
||||||
|
scale: 8
|
||||||
|
|
||||||
|
- class: org.dynmap.hdmap.IsoHDPerspective
|
||||||
|
name: iso_W_90_hires
|
||||||
|
azimuth: 270
|
||||||
|
inclination: 90
|
||||||
|
scale: 16
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue