Razer Chroma SDK
Razer Chroma SDK Documentation
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Attributes | List of all members
ChromaSDK::Mouse::BREATHING_EFFECT_TYPE Struct Reference

Breathing effect. More...

#include <RzChromaSDKTypes.h>

Public Types

enum  Type {
  ONE_COLOR = 1,
  TWO_COLORS,
  RANDOM_COLORS
}
 Breathing type. More...
 

Public Attributes

RZLED LEDId
 LED Id.
 
COLORREF Color1
 First color.
 
COLORREF Color2
 Second color.
 

Detailed Description

Breathing effect.

Member Enumeration Documentation

Breathing type.

Enumerator
ONE_COLOR 

1 color (Only fill Color1).

TWO_COLORS 

2 colors.

RANDOM_COLORS 

Random colors.


The documentation for this struct was generated from the following file: