Rumba C++ SDK
ChannelMode.h File Reference
#include "Export.h"

Go to the source code of this file.

Namespaces

 maquina
 This version of the SDK is unstable, i-e, it may change with no warning.
 

Enumerations

enum  maquina::ChannelMode {
  maquina::ChannelMode::keyable = 0, maquina::ChannelMode::animated = 1, maquina::ChannelMode::constant = 2, maquina::ChannelMode::locked = 3,
  maquina::ChannelMode::hidden = 4
}
 The channel modes. More...