Struct Manus::CoreSDK::DeviceLandscape
ClassList > Manus > CoreSDK > DeviceLandscape
Stores all the information related to the devices present in the landscape.
Public Attributes
| Type | Name |
|---|---|
| uint | dongleCount |
| DongleLandscapeData[] | dongles |
| uint | gloveCount |
| GloveLandscapeData[] | gloves |
Public Functions
| Type | Name |
|---|---|
| DeviceLandscape (DongleLandscapeData[] p_Dongles, uint p_DongleCount, GloveLandscapeData[] p_Gloves, uint p_GloveCount) |
Public Attributes Documentation
variable dongleCount
variable dongles
variable gloveCount
variable gloves
Public Functions Documentation
function DeviceLandscape
inline Manus::CoreSDK::DeviceLandscape::DeviceLandscape (
DongleLandscapeData [] p_Dongles,
uint p_DongleCount,
GloveLandscapeData [] p_Gloves,
uint p_GloveCount
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/ManusSDKTypes.cs