VisioMove-Sample
2.1.5
|
This class holds the parameters for the global mode. More...
Inherits NSObject.
Instance Methods | |
(instancetype) | - initWithData: |
Loads parameters from a JSON object. More... | |
Properties | |
BOOL | mEnabled |
Indicates whether the mode is enabled. More... | |
float | mPitch |
The pitch value to use for global mode. More... | |
This class holds the parameters for the global mode.
- (instancetype) initWithData: | (NSDictionary *) | pData |
Loads parameters from a JSON object.
|
readwriteatomic |
Indicates whether the mode is enabled.
|
readwriteatomic |
The pitch value to use for global mode.