Trackable Data is a set that contains marker data.
More...
Inherits ScriptableObject.
|
void | Set (string id, byte[] data) |
| Set ID and data using the given ID and data More...
|
|
Trackable Data is a set that contains marker data.
◆ Set()
void Kudan.AR.TrackableData.Set |
( |
string |
id, |
|
|
byte[] |
data |
|
) |
| |
|
inline |
Set ID and data using the given ID and data
- Parameters
-
◆ data
byte [] Kudan.AR.TrackableData.data |
◆ id
string Kudan.AR.TrackableData.id |
The name of this trackable data set.
◆ image
Texture2D Kudan.AR.TrackableData.image |
Preview image of the data set.
◆ Data
byte [] Kudan.AR.TrackableData.Data |
|
get |
◆ ID
string Kudan.AR.TrackableData.ID |
|
get |
The documentation for this class was generated from the following file: