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