Uses of Class
org.robovm.apple.modelio.MDLMaterialPropertyType
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLMaterialPropertyType in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MDLMaterialPropertyType Modifier and Type Method Description MDLMaterialPropertyTypeMDLMaterialProperty. getType()static MDLMaterialPropertyTypeMDLMaterialPropertyType. valueOf(long n)Returns the enum constant of this type with the specified name.static MDLMaterialPropertyTypeMDLMaterialPropertyType. valueOf(String name)Returns the enum constant of this type with the specified name.static MDLMaterialPropertyType[]MDLMaterialPropertyType. 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 MDLMaterialPropertyType Modifier and Type Method Description voidMDLMaterialProperty. setType(MDLMaterialPropertyType v)