Uses of Class
org.robovm.apple.scenekit.SCNBlendMode
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNBlendMode in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNBlendMode Modifier and Type Method Description SCNBlendModeSCNMaterial. getBlendMode()static SCNBlendModeSCNBlendMode. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNBlendModeSCNBlendMode. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNBlendMode[]SCNBlendMode. 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 SCNBlendMode Modifier and Type Method Description voidSCNMaterial. setBlendMode(SCNBlendMode v)