source:
GTP/trunk/App/Demos/Vis/FriendlyCulling/src/default.env
@
2830
Revision 2830, 302 bytes checked in by mattausch, 17 years ago (diff) |
---|
Line | |
---|---|
1 | ############################# |
2 | # environment file for the friendlyculling demo |
3 | |
4 | assumedVisibleFrames=10 |
5 | maxBatchSize=50 |
6 | trianglesPerVirtualLeaf=500 |
7 | keyForwardMotion=30.0f |
8 | keyRotation=1.5f |
9 | winWidth=1024 |
10 | winHeight=768 |
11 | camPosition=483.398f 242.364f 186.078f |
12 | useFullScreen=0 |
13 | numSsaoSamples=8 |
14 |
Note: See TracBrowser
for help on using the repository browser.