Package org.robovm.apple.scenekit
Class SCNPhysicsShapeType.Values
java.lang.Object
org.robovm.apple.scenekit.SCNPhysicsShapeType.Values
- Enclosing class:
- SCNPhysicsShapeType
public static class SCNPhysicsShapeType.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
Modifier and Type Method Description static NSStringBoundingBox()static NSStringConcavePolyhedron()static NSStringConvexHull()
-
Constructor Details
-
Values
public Values()
-
-
Method Details