Skip to content

Struct Manus::CoreSDK::TrackerLandscape

ClassList > Manus > CoreSDK > TrackerLandscape

Stores all the information related to the trackers present in the landscape.

Public Attributes

Type Name
uint trackerCount
TrackerLandscapeData[] trackers

Public Functions

Type Name
TrackerLandscape (TrackerLandscapeData[] p_Trackers, uint p_TrackerCount)

Public Attributes Documentation

variable trackerCount

uint Manus.CoreSDK.TrackerLandscape.trackerCount;

variable trackers

TrackerLandscapeData [] Manus.CoreSDK.TrackerLandscape.trackers;

Public Functions Documentation

function TrackerLandscape

inline Manus::CoreSDK::TrackerLandscape::TrackerLandscape (
    TrackerLandscapeData [] p_Trackers,
    uint p_TrackerCount
) 

The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs