DWModeInteractive Constants Reference

Declared in DWVRLibrary.h

DWModeInteractive

Definition

typedef NS_ENUM(NSInteger, DWModeInteractive ) {
   DWModeInteractiveTouch,
   DWModeInteractiveMotion,
   DWModeInteractiveMotionWithTouch,
};

Constants

DWModeInteractiveTouch

Declared In DWVRLibrary.h.

DWModeInteractiveMotion

Declared In DWVRLibrary.h.

DWModeInteractiveMotionWithTouch

Declared In DWVRLibrary.h.