Package pro.streem.ar.schemas.sceneform
Class CollisionShapeType
- java.lang.Object
-
- pro.streem.ar.schemas.sceneform.CollisionShapeType
-
public final class CollisionShapeType extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Stringname(int e)
-
-
-
Field Detail
-
Box
public static final int Box
- See Also:
- Constant Field Values
-
Sphere
public static final int Sphere
- See Also:
- Constant Field Values
-
names
public static final java.lang.String[] names
-
-