Struct Manus::CommunicationHub::Landscape
ClassList > Manus > CommunicationHub > Landscape
Classes
Public Attributes
Public Functions
Public Attributes Documentation
variable dongles
List<CoreSDK.DongleLandscapeData> Manus.CommunicationHub.Landscape.dongles;
variable gestures
List<CoreSDK.GestureLandscapeData> Manus.CommunicationHub.Landscape.gestures;
variable gloves
List<CoreSDK.GloveLandscapeData> Manus.CommunicationHub.Landscape.gloves;
variable netDevices
List<CoreSDK.NetDeviceLandscapeData> Manus.CommunicationHub.Landscape.netDevices;
variable settings
CoreSDK.SettingsLandscape Manus.CommunicationHub.Landscape.settings;
variable skeletons
List<CoreSDK.SkeletonLandscapeData> Manus.CommunicationHub.Landscape.skeletons;
variable time
CoreSDK.TimeLandscape Manus.CommunicationHub.Landscape.time;
variable trackers
List<CoreSDK.TrackerLandscapeData> Manus.CommunicationHub.Landscape.trackers;
variable users
List<CoreSDK.UserLandscapeData> Manus.CommunicationHub.Landscape.users;
Public Functions Documentation
function Landscape
inline Manus::CommunicationHub::Landscape::Landscape (
CoreSDK.SettingsLandscape p_Settings,
CoreSDK.TimeLandscape p_Time
)
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/CommunicationHub.cs