Eyeshot 10 WinForms API Reference
Camera.navigationType Enumeration

WinForms Assembly > devDept.Eyeshot Namespace : Camera.navigationType Enumeration
Camera navigation modes.
Syntax
'Declaration
 
Public Enum Camera.navigationType 
   Inherits System.Enum
public enum Camera.navigationType : System.Enum 
Members
MemberDescription
Examine Rotate the 3D world to study the scene.
Fly Moves and turns the viewer like a flying airplane.
Walk Walks around the scene.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         devDept.Eyeshot.Camera.navigationType

See Also

Reference

devDept.Eyeshot Namespace