root/OpenSceneGraph-Data/trunk/Configuration/PanoramicSphericalDisplay.view

Revision 7487 (checked in by robert, 1 year ago)

Added intensityMap entries

Line 
1 osgViewer::View
2 {
3     setUpViewForPanoramicSphericalDisplay
4     {
5         radius 1.0
6         collar 0.43
7         intensityMap
8         {
9             0 100
10             90 100
11             135 50
12             180 0
13         }
14     }
15 }
Note: See TracBrowser for help on using the browser.