Message 1 of 2
ViewOrientation3D
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
in the attachment there are 3 Pictures:
A: Cube
B: Front View of the Cube
C: Isometric View of the Cube (Top-Right-Front)
I am using that code snippet:
view3D.SetOrientation(New ViewOrientation3D(eyePostion , upDirection, forwardDirection))
what are the eyePostion Point, upDirection Point and forwardDirection Point of the Picture 'B' and 'C'
Thanks