|
MaxstARSDK
3.5.0
|
Control the configuration asset file More...
Static Public Member Functions | |
| static AbstractConfigurationScriptableObject | GetInstance () |
| Get configuration asset instance More... | |
Properties | |
| string | LicenseKey [get, set] |
| App signature key More... | |
| int | WebcamType [get, set] |
| Select webcam type More... | |
| CameraDevice.CameraType | CameraType [get, set] |
| Select camera type More... | |
| CameraDevice.CameraResolution | CameraResolution [get, set] |
| Select camera resolution More... | |
| WearableCalibration.WearableType | WearableType [get, set] |
| Select wearable device type More... | |
Control the configuration asset file
Definition at line 12 of file AbstractConfigurationScriptableObject.cs.
|
static |
Get configuration asset instance
Definition at line 75 of file AbstractConfigurationScriptableObject.cs.
|
getset |
Select camera resolution
Definition at line 53 of file AbstractConfigurationScriptableObject.cs.
|
getset |
Select camera type
Definition at line 42 of file AbstractConfigurationScriptableObject.cs.
|
getset |
App signature key
Definition at line 20 of file AbstractConfigurationScriptableObject.cs.
|
getset |
Select wearable device type
Definition at line 64 of file AbstractConfigurationScriptableObject.cs.
|
getset |
Select webcam type
Definition at line 31 of file AbstractConfigurationScriptableObject.cs.
1.8.14