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