Add content to the AR item
- Parameters
-
Get all contents for this AR item
- (void) instantiateContents |
|
|
|
Instantiate the AR contents of the CraftARItem if it was created from a JSON file.
Remove a content from the AR item
- Parameters
-
content |
a content that has been previously added to the AR item. |
Called by the SDK when the item's tracking is lost
Called by the SDK when the item's tracking starts
- (Boolean) drawOffTracking |
|
readwritenonatomicassign |
Specifies whether the item contents have to be drawn in the scene even if the item is not being tracked. False by default
True when the CraftARItemAR is being tracked This property is KVO-compliant and can be observed using observeValueForKeyPath
Specifies the rotation applied to the item in the rendering scene
- (CATransform3D) itemTranslation |
|
readwritenonatomicassign |
Specifies the translation applied to the item in the rendering scene
Size of the reference image for this AR item
The documentation for this class was generated from the following file: