Uses of Class
org.robovm.apple.scenekit.SCNPhysicsVehicleWheel
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNPhysicsVehicleWheel in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNPhysicsVehicleWheel Modifier and Type Method Description static SCNPhysicsVehicleWheelSCNPhysicsVehicleWheel. create(SCNNode node)Methods in org.robovm.apple.scenekit that return types with arguments of type SCNPhysicsVehicleWheel Modifier and Type Method Description NSArray<SCNPhysicsVehicleWheel>SCNPhysicsVehicle. getWheels()Method parameters in org.robovm.apple.scenekit with type arguments of type SCNPhysicsVehicleWheel Modifier and Type Method Description static SCNPhysicsVehicleSCNPhysicsVehicle. create(SCNPhysicsBody chassisBody, NSArray<SCNPhysicsVehicleWheel> wheels)