Uses of Class
org.robovm.apple.scenekit.SCNPhysicsHingeJoint
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNPhysicsHingeJoint in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNPhysicsHingeJoint Modifier and Type Method Description static SCNPhysicsHingeJointSCNPhysicsHingeJoint. create(SCNPhysicsBody body, SCNVector3 axis, SCNVector3 anchor)static SCNPhysicsHingeJointSCNPhysicsHingeJoint. create(SCNPhysicsBody bodyA, SCNVector3 axisA, SCNVector3 anchorA, SCNPhysicsBody bodyB, SCNVector3 axisB, SCNVector3 anchorB)