Uses of Class
org.robovm.apple.scenekit.SCNPhysicsShapeOptions
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNPhysicsShapeOptions in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNPhysicsShapeOptions Modifier and Type Method Description SCNPhysicsShapeOptionsSCNPhysicsShapeOptions. set(NSString key, NSObject value)SCNPhysicsShapeOptionsSCNPhysicsShapeOptions. setCollisionMargin(NSNumber collisionMargin)SCNPhysicsShapeOptionsSCNPhysicsShapeOptions. setKeepsAsCompound(boolean keepsAsCompound)SCNPhysicsShapeOptionsSCNPhysicsShapeOptions. setScale(SCNVector3 scale)SCNPhysicsShapeOptionsSCNPhysicsShapeOptions. setType(SCNPhysicsShapeType type)static SCNPhysicsShapeOptionsSCNPhysicsShapeOptions.Marshaler. toObject(Class<SCNPhysicsShapeOptions> cls, long handle, long flags)Methods in org.robovm.apple.scenekit that return types with arguments of type SCNPhysicsShapeOptions Modifier and Type Method Description static List<SCNPhysicsShapeOptions>SCNPhysicsShapeOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.scenekit with parameters of type SCNPhysicsShapeOptions Modifier and Type Method Description static SCNPhysicsShapeSCNPhysicsShape. create(SCNGeometry geometry, SCNPhysicsShapeOptions options)static SCNPhysicsShapeSCNPhysicsShape. create(SCNNode node, SCNPhysicsShapeOptions options)static longSCNPhysicsShapeOptions.Marshaler. toNative(SCNPhysicsShapeOptions o, long flags)Method parameters in org.robovm.apple.scenekit with type arguments of type SCNPhysicsShapeOptions Modifier and Type Method Description static longSCNPhysicsShapeOptions.AsListMarshaler. toNative(List<SCNPhysicsShapeOptions> l, long flags)static SCNPhysicsShapeOptionsSCNPhysicsShapeOptions.Marshaler. toObject(Class<SCNPhysicsShapeOptions> cls, long handle, long flags)