Uses of Class
org.robovm.apple.scenekit.SCNCameraProjectionDirection
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNCameraProjectionDirection in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNCameraProjectionDirection Modifier and Type Method Description SCNCameraProjectionDirectionSCNCamera. getProjectionDirection()static SCNCameraProjectionDirectionSCNCameraProjectionDirection. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNCameraProjectionDirectionSCNCameraProjectionDirection. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNCameraProjectionDirection[]SCNCameraProjectionDirection. 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 SCNCameraProjectionDirection Modifier and Type Method Description voidSCNCamera. setProjectionDirection(SCNCameraProjectionDirection v)