May 3, 200521 yr Hi All,I am working on a panel, When looking outside from the 2D panel, the view is looking down two much. Could someone tell me how to raise the view. I know it is controled from the panel.cfg, just not sure which section to edit or how?Eddie
May 3, 200521 yr You can control this by the line:VIEW_FORWARD_DIR=x.x,y.y,z.zin the VIEWS section of the panel.cfg.x.x determines the forward view angle.Rob
May 4, 200521 yr Hi Rob,Changing the X.X did not change the view up or down.Could you give me an exsample?Here is the one from my panelVIEW_FORWARD_UP_DIR=-30.0,0.0,30.0I need it to go up.Thanks!Eddie
May 4, 200521 yr Eddie,the following line moves my forward view 13 degrees downward:VIEW_FORWARD_DIR=13.0, 0.0, 0.0using -13.0 for the first value should move your default forward view 13
Create an account or sign in to comment