Interface IUsesMARSTrackableData<T>
Provides access to raw data of the given type
Namespace: Unity.MARS.Data
Syntax
public interface IUsesMARSTrackableData<T>
where T : IMRTrackable
Type Parameters
| Name | Description |
|---|---|
| T | The type of data |
Provides access to raw data of the given type
public interface IUsesMARSTrackableData<T>
where T : IMRTrackable
| Name | Description |
|---|---|
| T | The type of data |