VisioMove-Sample
2.1.5
|
This class holds the parameters for the building 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 building mode. More... | |
VgMyBuildingModeStyle | mStyle |
An enum to describe mode styles. More... | |
This class holds the parameters for the building 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 building mode.
|
readwriteatomic |
An enum to describe mode styles.