MaxstARSDK
maxstAR.AbstractConfigurationScriptableObject Class Reference

Control the configuration asset file More...

Inheritance diagram for maxstAR.AbstractConfigurationScriptableObject:
Inheritance graph
Collaboration diagram for maxstAR.AbstractConfigurationScriptableObject:
Collaboration graph

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...
 

Detailed Description

Control the configuration asset file

Member Function Documentation

◆ GetInstance()

static AbstractConfigurationScriptableObject maxstAR.AbstractConfigurationScriptableObject.GetInstance ( )
static

Get configuration asset instance

Returns
Configuration scriptable object
Here is the caller graph for this function:

Property Documentation

◆ CameraResolution

CameraDevice.CameraResolution maxstAR.AbstractConfigurationScriptableObject.CameraResolution
getset

Select camera resolution

◆ CameraType

CameraDevice.CameraType maxstAR.AbstractConfigurationScriptableObject.CameraType
getset

Select camera type

◆ LicenseKey

string maxstAR.AbstractConfigurationScriptableObject.LicenseKey
getset

App signature key

◆ WearableType

WearableCalibration.WearableType maxstAR.AbstractConfigurationScriptableObject.WearableType
getset

Select wearable device type

◆ WebcamType

int maxstAR.AbstractConfigurationScriptableObject.WebcamType
getset

Select webcam type


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