|
MaxstAR Unity
|
Container for individual tracking information More...
Public Member Functions | |
| string | GetId () |
| string | GetName () |
| string | GetCloudName () |
| string | GetCloudMeta () |
| Matrix4x4 | GetPose () |
| float | GetWidth () |
| Get Trackable width More... | |
| float | GetHeight () |
| Get Trackable height More... | |
Container for individual tracking information
| string maxstAR.Trackable.GetCloudMeta | ( | ) |
| string maxstAR.Trackable.GetCloudName | ( | ) |
| float maxstAR.Trackable.GetHeight | ( | ) |
Get Trackable height
| string maxstAR.Trackable.GetId | ( | ) |
| string maxstAR.Trackable.GetName | ( | ) |
| Matrix4x4 maxstAR.Trackable.GetPose | ( | ) |
| float maxstAR.Trackable.GetWidth | ( | ) |
Get Trackable width
1.8.16