Struct Manus::CoreSDK::TrackerLandscapeData
ClassList > Manus > CoreSDK > TrackerLandscapeData
Stores all the received tracker data.
Public Attributes
| Type | Name |
|---|---|
| string | id |
| bool | isHMD |
| string | manufacturer |
| string | productName |
| TrackerSystemType | systemType |
| TrackerType | type |
| uint | user |
Public Functions
| Type | Name |
|---|---|
| TrackerLandscapeData (string p_Id, TrackerType p_Type, TrackerSystemType p_SystemType, uint p_User, bool p_IsHMD, string p_Manufacturer, string p_ProductName) |
Public Attributes Documentation
variable id
variable isHMD
variable manufacturer
variable productName
variable systemType
variable type
variable user
Public Functions Documentation
function TrackerLandscapeData
inline Manus::CoreSDK::TrackerLandscapeData::TrackerLandscapeData (
string p_Id,
TrackerType p_Type,
TrackerSystemType p_SystemType,
uint p_User,
bool p_IsHMD,
string p_Manufacturer,
string p_ProductName
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs