Unity XR SDK API
Loading...
Searching...
No Matches
Public Attributes | Properties | List of all members
Ximmerse.XR.ObjectTrackingProfile Class Reference
Inheritance diagram for Ximmerse.XR.ObjectTrackingProfile:

Public Attributes

string Description
 

Properties

bool IsLoaded [get, set]
 Has the tracking profile loaded by tracking system ? More...
 
TrackingItem[] trackingItems [get]
 Gets the tracking items. More...
 
bool TrackBeacons [get]
 Gets a value indicating whether this T:Ximmerse.RhinoX.ObjectTrackingProfile track beacon. More...
 
bool CustomTrackingCalibrationFiles [get]
 Gets a value indicating whether this T:Ximmerse.RhinoX.ObjectTrackingProfile customize tracking calibration files. More...
 

Property Documentation

◆ CustomTrackingCalibrationFiles

bool Ximmerse.XR.ObjectTrackingProfile.CustomTrackingCalibrationFiles
get

Gets a value indicating whether this T:Ximmerse.RhinoX.ObjectTrackingProfile customize tracking calibration files.

true if custom tracking calibration files; otherwise, false.

◆ IsLoaded

bool Ximmerse.XR.ObjectTrackingProfile.IsLoaded
getset

Has the tracking profile loaded by tracking system ?

true if is loaded; otherwise, false.

◆ TrackBeacons

bool Ximmerse.XR.ObjectTrackingProfile.TrackBeacons
get

Gets a value indicating whether this T:Ximmerse.RhinoX.ObjectTrackingProfile track beacon.

true if track beacon; otherwise, false.

◆ trackingItems

TrackingItem [] Ximmerse.XR.ObjectTrackingProfile.trackingItems
get

Gets the tracking items.

The tracking items.


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