Uses of Class
org.robovm.apple.scenekit.SCNPhysicsFieldScope
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNPhysicsFieldScope in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNPhysicsFieldScope Modifier and Type Method Description SCNPhysicsFieldScopeSCNPhysicsField. getScope()static SCNPhysicsFieldScopeSCNPhysicsFieldScope. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNPhysicsFieldScopeSCNPhysicsFieldScope. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNPhysicsFieldScope[]SCNPhysicsFieldScope. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.scenekit with parameters of type SCNPhysicsFieldScope Modifier and Type Method Description voidSCNPhysicsField. setScope(SCNPhysicsFieldScope v)