Rhinox Unity SDK
|
Rhino X SDK global setting. Should be placed in folder: Assets/Plugins/RhinoX/Resources. More...
Public Member Functions | |
void | OnValidate () |
Public Attributes | |
string | VersionCheckURL = "https://developer.ximmerse.com/release/unitysdk/version.txt" |
URL for automating checks SDK version More... | |
string | SDKRepoURL = "https://gitee.com/PolyEngine_Ent/RhinoX-SDK" |
URL for browsing latest SDK codes. More... | |
string | SDKManualURL = "http://developer.ximmerse.com/sdkconf/unitysdk/chapter_6.html" |
URL for browsing latest SDK manual. More... | |
Properties | |
static RhinoXGlobalSetting | Instance [get] |
Gets the global RhinoX sdk setting instance. More... | |
static float | SvrPredictMaxTimeMilliSecond [get] |
The max prediciton time in milli-seconds. More... | |
static GroundPlaneAlgorithm | groundPlaneAlgorithm [get] |
The max prediciton time in milli-seconds. More... | |
static Texture2D | DefaultRectileImage [get] |
Gets the default rectile image. More... | |
static float | SingleTapThreshold [get, set] |
Gets or sets the threshold time for single tap. More... | |
static float | DoubleTapThreshold [get, set] |
Gets or sets the threshold time for double tap. More... | |
static float | LongHeldThreshold [get, set] |
Gets or sets the threshold time for triggering long held button event. More... | |
static float | EyePitch [get, set] |
Gets or sets the eye pitch. More... | |
static AntiAliasing | AntiAliasingLevel [get, set] |
Gets or sets the anti-aliasing level. More... | |
static ControllerRotationFusionMode | ControllerRotationFusionMode [get, set] |
Gets or sets the controller rotation fusion mode. More... | |
static bool | Custom_Len_Parameter [get] |
Gets a value indicating whether this T:Ximmerse.RhinoX.RhinoXGlobalSetting using custom optics parameter. More... | |
static float | Len_2_0_EyePitch [get] |
Gets the eye pitch for Len 2.0 More... | |
static float | Len_2_0_VPUEulerPitch [get] |
Gets the VPU offset for len 2.0 More... | |
static Vector3 | OverrideVIOAnchorOffset [get] |
Gets the overrided VIO anchor offset. More... | |
static bool | OverrideVPUAlignment [get] |
If true, override the factory calibrated alignment data More... | |
static float | Drift_recenter_angle_threshold [get] |
The drift angle threshold of ground plane's recenter algorithm. More... | |
static float | Drift_recenter_distance_threshold [get] |
The drift distance threshold of ground plane's recenter algorithm. More... | |
static float | Max_distance_threshold [get] |
The max tracked distance threshold of ground plane's recenter algorithm. More... | |
static float | Min_distance_threshold [get] |
The min tracked distance threshold of ground plane's recenter algorithm. More... | |
Rhino X SDK global setting. Should be placed in folder: Assets/Plugins/RhinoX/Resources.
string Ximmerse.RhinoX.RhinoXGlobalSetting.SDKManualURL = "http://developer.ximmerse.com/sdkconf/unitysdk/chapter_6.html" |
URL for browsing latest SDK manual.
string Ximmerse.RhinoX.RhinoXGlobalSetting.SDKRepoURL = "https://gitee.com/PolyEngine_Ent/RhinoX-SDK" |
URL for browsing latest SDK codes.
string Ximmerse.RhinoX.RhinoXGlobalSetting.VersionCheckURL = "https://developer.ximmerse.com/release/unitysdk/version.txt" |
URL for automating checks SDK version
|
staticgetset |
Gets or sets the anti-aliasing level.
The anti aliasing.
|
staticgetset |
Gets or sets the controller rotation fusion mode.
The controller rotation fusion mode.
|
staticget |
Gets a value indicating whether this T:Ximmerse.RhinoX.RhinoXGlobalSetting using custom optics parameter.
true
if force 2 0 length parameter; otherwise, false
.
|
staticget |
Gets the default rectile image.
The default rectile.
|
staticgetset |
Gets or sets the threshold time for double tap.
The double tap threshold.
|
staticget |
The drift angle threshold of ground plane's recenter algorithm.
|
staticget |
The drift distance threshold of ground plane's recenter algorithm.
|
staticgetset |
Gets or sets the eye pitch.
The eye pitch.
|
staticget |
The max prediciton time in milli-seconds.
|
staticget |
Gets the global RhinoX sdk setting instance.
The instance.
|
staticget |
Gets the eye pitch for Len 2.0
The length 2 0 eye pitch.
|
staticget |
Gets the VPU offset for len 2.0
The manual VPUO ffset.
|
staticgetset |
Gets or sets the threshold time for triggering long held button event.
The long holding threshold.
|
staticget |
The max tracked distance threshold of ground plane's recenter algorithm.
|
staticget |
The min tracked distance threshold of ground plane's recenter algorithm.
|
staticget |
Gets the overrided VIO anchor offset.
The VIOA nchor offset.
|
staticget |
If true, override the factory calibrated alignment data
true
if override VPUA lignment; otherwise, false
.
|
staticgetset |
Gets or sets the threshold time for single tap.
The single tap threshold.
|
staticget |
The max prediciton time in milli-seconds.