Uses of Class
org.robovm.apple.modelio.MDLLightType
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLLightType in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MDLLightType Modifier and Type Method Description MDLLightTypeMDLLight. getLightType()static MDLLightTypeMDLLightType. valueOf(long n)Returns the enum constant of this type with the specified name.static MDLLightTypeMDLLightType. valueOf(String name)Returns the enum constant of this type with the specified name.static MDLLightType[]MDLLightType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.modelio with parameters of type MDLLightType Modifier and Type Method Description voidMDLLight. setLightType(MDLLightType v)