MaxstARSDK  3.5.0
Static Public Member Functions | Properties | List of all members
maxstAR.AbstractConfigurationScriptableObject Class Reference

Control the configuration asset file More...

Inheritance diagram for maxstAR.AbstractConfigurationScriptableObject:

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

Definition at line 12 of file AbstractConfigurationScriptableObject.cs.

Member Function Documentation

◆ GetInstance()

static AbstractConfigurationScriptableObject maxstAR.AbstractConfigurationScriptableObject.GetInstance ( )
static

Get configuration asset instance

Returns
Configuration scriptable object

Definition at line 75 of file AbstractConfigurationScriptableObject.cs.

Property Documentation

◆ CameraResolution

CameraDevice.CameraResolution maxstAR.AbstractConfigurationScriptableObject.CameraResolution
getset

Select camera resolution

Definition at line 53 of file AbstractConfigurationScriptableObject.cs.

◆ CameraType

CameraDevice.CameraType maxstAR.AbstractConfigurationScriptableObject.CameraType
getset

Select camera type

Definition at line 42 of file AbstractConfigurationScriptableObject.cs.

◆ LicenseKey

string maxstAR.AbstractConfigurationScriptableObject.LicenseKey
getset

App signature key

Definition at line 20 of file AbstractConfigurationScriptableObject.cs.

◆ WearableType

WearableCalibration.WearableType maxstAR.AbstractConfigurationScriptableObject.WearableType
getset

Select wearable device type

Definition at line 64 of file AbstractConfigurationScriptableObject.cs.

◆ WebcamType

int maxstAR.AbstractConfigurationScriptableObject.WebcamType
getset

Select webcam type

Definition at line 31 of file AbstractConfigurationScriptableObject.cs.


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