Jump to: navigation, search

Difference between revisions of "SYSCLS ARCONTENTREFERENCE"


(Created page with "{{ClassificationInfoBox | title = ARContentReference | name = {{PAGENAMEE}} | inheritance = SYSCLS ROOT | namespace = System.Classification.ARMARKER | purpose = Classify...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
| inheritance = [[SYSCLS_ROOT]]
 
| inheritance = [[SYSCLS_ROOT]]
 
| namespace = System.Classification.ARMARKER
 
| namespace = System.Classification.ARMARKER
| purpose =  Classify multiple AR markers rendering
+
| purpose =  Reference an object that should be rendered in relation to the detected AR-Marker
 
| version = 2.6.3+
 
| version = 2.6.3+
 
| id = {A1340DF9-8E7E-4DBD-B450-52531FB64610}
 
| id = {A1340DF9-8E7E-4DBD-B450-52531FB64610}
Line 14: Line 14:
 
! width=30% | Name !! width=30% | Data type !! Comment
 
! width=30% | Name !! width=30% | Data type !! Comment
 
|-
 
|-
| ARContent|| {{Guid}} || n/a
+
| ARCONTENT|| {{Guid}} || Content UID of the UBIK Object, that should be rendered once this AR-Marker is detected.
 
|}
 
|}
  
 
== See also ==
 
== See also ==
*  
+
* [[HowTo:Create_a_new_Classification]]
 +
* [[HowTo:Assign a Classification to a MetaClass]]
  
[[Category:Classifications|E]]
+
{{Category/Version|2.6.3}}
  
 +
[[Category:2.6.3|SYSCLS ARCONTENTREFERENCE]]
 
[[Category:Classifications|SYSCLS ARCONTENTREFERENCE]]
 
[[Category:Classifications|SYSCLS ARCONTENTREFERENCE]]

Latest revision as of 08:51, 30 November 2018

IC CLASSIFICATION.gif ARContentReference
Name SYSCLS_ARCONTENTREFERENCE
Inheritance SYSCLS ROOT
Namespace System.Classification.ARMARKER
ID {A1340DF9-8E7E-4DBD-B450-52531FB64610}
Purpose Reference an object that should be rendered in relation to the detected AR-Marker
Version 2.6.3+

MetaProperties

Name Data type Comment
ARCONTENT Guid Content UID of the UBIK Object, that should be rendered once this AR-Marker is detected.

See also