Uses of Class
org.robovm.apple.modelio.MDLCameraProjection
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLCameraProjection in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MDLCameraProjection Modifier and Type Method Description MDLCameraProjectionMDLCamera. getProjection()static MDLCameraProjectionMDLCameraProjection. valueOf(long n)Returns the enum constant of this type with the specified name.static MDLCameraProjectionMDLCameraProjection. valueOf(String name)Returns the enum constant of this type with the specified name.static MDLCameraProjection[]MDLCameraProjection. 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 MDLCameraProjection Modifier and Type Method Description voidMDLCamera. setProjection(MDLCameraProjection v)