CraftARitemFactoryAR Class Reference
#import <CraftARitemFactoryAR.h>
Inheritance diagram for CraftARitemFactoryAR:

Instance Methods |
|
(void) | - setARItemClass: |
![]() |
Properties |
|
bool | autoInstantiateARContents |
Additional Inherited Members |
|
![]() |
Detailed Description
This class is used by the SDK to create items and AR items.
Method Documentation
- (void) setARItemClass: | (Class) | itemClass |
Set the AR Item class for the factory to create items of this class. Useful for customizing items.
- Parameters
-
itemClass subclass of CarftARItemAR
Property Documentation
|
readwritenonatomicassign |
Wether the SDK automatically creates and adds the AR contents when creating an AR item. YES by default, this triggers the download of the AR item contents as well. When set to NO, call [CraftARItemAR instantiateContents] to trigger contents download.
The documentation for this class was generated from the following file:
- CraftARProSDK.framework/Headers/CraftARitemFactoryAR.h