Uses of Class
org.robovm.apple.scenekit.SCNShadowMode
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNShadowMode in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNShadowMode Modifier and Type Method Description SCNShadowModeSCNLight. getShadowMode()static SCNShadowModeSCNShadowMode. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNShadowModeSCNShadowMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNShadowMode[]SCNShadowMode. 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 SCNShadowMode Modifier and Type Method Description voidSCNLight. setShadowMode(SCNShadowMode v)