ToolNavigationMode3D Enumeration
Specifies how you can navigate in a 3D view with StandardTool3D and StandardTouchTool3D.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Syntax
public enum ToolNavigationMode3D
Values
Value name | Value | Description |
---|---|---|
Default | 0 | Uses the default navigation as specified by the tool. This may include specific keyboard strokes that activate the functions of the other navigation modes. See the tool links for more information. |
FreeLook | 1 | When dragging the cursor or finger over the screen, the camera is rotated but its position remains the same. |
Platforms
Windows, Linux, Android