AnchorNotificationData
Description
Subclass of BaseNotificationData. When you are call the StickObject method will be need pass this data to XRMOD SDK.
Parameters
| Param | Type | Description |
|---|---|---|
| StickType | StickTypeEnum | Interactor type |
| TrackableType | TrackableTypeEnum | You should set trackabletype when stick type is ByTackableTYpe |
| Position | Vector3 | Anchor position(local position) |
| Rotation | Quaternion | Anchor rotation(local rotation) |
| Offset | Vector | Anchor offset position(local position) |