Uses of Class
org.robovm.apple.scenekit.SCNBufferFrequency
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNBufferFrequency in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return SCNBufferFrequency Modifier and Type Method Description static SCNBufferFrequencySCNBufferFrequency. valueOf(long n)Returns the enum constant of this type with the specified name.static SCNBufferFrequencySCNBufferFrequency. valueOf(String name)Returns the enum constant of this type with the specified name.static SCNBufferFrequency[]SCNBufferFrequency. 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 SCNBufferFrequency Modifier and Type Method Description voidSCNProgram. handleBindingOfBuffer(String name, SCNBufferFrequency frequency, VoidBlock4<SCNBufferStream,SCNNode,SCNShadable,SCNRenderer> block)