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