Changeset 10387 in orxonox.OLD for trunk/src/world_entities/camera.cc
- Timestamp:
- Jan 26, 2007, 6:22:33 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/camera.cc
r10379 r10387 68 68 this->setAspectRatio(1.33f); 69 69 this->setClipRegion(.1, 10000); 70 70 71 71 this->viewTopFovy = 60; 72 72 this->viewNormalFovy = 90;
Note: See TracChangeset
for help on using the changeset viewer.