pub unsafe static SCNPreferredRenderingAPIKey: &'static SCNViewOptionAvailable on crate feature
SCNView only.Expand description
Pass it as the key in the options dictionary given to initWithFrame:options:. The value is a NSNumber wrapping a SCNRenderingAPI. You can also select the preferred rendering API directly from the SCNView inspector in InterfaceBuilder.
See also Appleās documentation