Click or drag to resize
AB4D logo

CameraControllerCommands Class

CameraControllerCommands are commands used by the CameraControlPanel.
Inheritance Hierarchy
SystemObject
  Ab3d.Controls.CommandsCameraControllerCommands

Namespace: Ab3d.Controls.Commands
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public class CameraControllerCommands

The CameraControllerCommands type exposes the following members.

Constructors
 NameDescription
Public methodCameraControllerCommandsInitializes a new instance of the CameraControllerCommands class
Top
Fields
 NameDescription
Public fieldStatic memberMoveBackCommand MoveBackCommand
Public fieldStatic memberMoveForwardCommand MoveForwardCommand
Public fieldStatic memberRotateDownCommand RotateDownCommand
Public fieldStatic memberRotateLeftCommand RotateLeftCommand
Public fieldStatic memberRotateRightCommand RotateRightCommand
Public fieldStatic memberRotateUpCommand RotateUpCommand
Top
See Also