Share via


SCNView.RenderingApi Property

Definition

Returns the rendering API that is used to render the scene.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual SceneKit.SCNRenderingApi RenderingApi { [Foundation.Export("renderingAPI")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("renderingAPI")>]
member this.RenderingApi : SceneKit.SCNRenderingApi

Property Value

Implements

Attributes

Applies to