graphics.SetView(0,1,0) doesn't seem to work. I expect it to look down the Y axis, but looks down the Z axis (same as graphics.SetView(0,0,1) ) . graphics.SetView(1,0,0) looks down the X axis properly (I think)
Maynard
Graphics.SetView
-
ArtF
- Global Moderator

- Posts: 4557
- Joined: Sun Sep 05, 2010 5:14 pm
- Contact:
Re: Graphics.SetView
Probably a bug.. Ill fix it up. Thx for the report.
Art
Art