Class ArCoreVersion
- java.lang.Object
-
- pro.streem.ar.sceneform.utilities.ArCoreVersion
-
public class ArCoreVersion extends java.lang.ObjectUtilities for detecting and handling the version of Ar Core.
-
-
Field Summary
Fields Modifier and Type Field Description static intVERSION_CODE_1_3
-
Constructor Summary
Constructors Constructor Description ArCoreVersion()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intgetMinArCoreVersionCode(android.content.Context context)
-
-
-
Field Detail
-
VERSION_CODE_1_3
public static final int VERSION_CODE_1_3
- See Also:
- Constant Field Values
-
-