Uses of Class
org.robovm.apple.scenekit.SCNSceneAttribute
| Package | Description |
|---|---|
| org.robovm.apple.scenekit |
-
Uses of SCNSceneAttribute in org.robovm.apple.scenekit
Fields in org.robovm.apple.scenekit declared as SCNSceneAttribute Modifier and Type Field Description static SCNSceneAttributeSCNSceneAttribute. EndTimestatic SCNSceneAttributeSCNSceneAttribute. FrameRatestatic SCNSceneAttributeSCNSceneAttribute. StartTimestatic SCNSceneAttributeSCNSceneAttribute. UpAxisMethods in org.robovm.apple.scenekit that return SCNSceneAttribute Modifier and Type Method Description static SCNSceneAttributeSCNSceneAttribute.Marshaler. toObject(Class<SCNSceneAttribute> cls, long handle, long flags)static SCNSceneAttributeSCNSceneAttribute. valueOf(NSString value)Methods in org.robovm.apple.scenekit that return types with arguments of type SCNSceneAttribute Modifier and Type Method Description static List<SCNSceneAttribute>SCNSceneAttribute.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.scenekit with parameters of type SCNSceneAttribute Modifier and Type Method Description NSObjectSCNScene. getAttribute(SCNSceneAttribute key)protected voidSCNScene. setAttribute(NSObject attribute, SCNSceneAttribute key)voidSCNScene. setAttribute(SCNSceneAttribute key, NSObject attribute)static longSCNSceneAttribute.Marshaler. toNative(SCNSceneAttribute o, long flags)Method parameters in org.robovm.apple.scenekit with type arguments of type SCNSceneAttribute Modifier and Type Method Description static longSCNSceneAttribute.AsListMarshaler. toNative(List<SCNSceneAttribute> l, long flags)static SCNSceneAttributeSCNSceneAttribute.Marshaler. toObject(Class<SCNSceneAttribute> cls, long handle, long flags)