Share via


SCNView.CurrentRenderCommandEncoder Property

Definition

Returns the current command encoder that is used for rendering.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.IMTLRenderCommandEncoder? CurrentRenderCommandEncoder { [Foundation.Export("currentRenderCommandEncoder")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentRenderCommandEncoder")>]
member this.CurrentRenderCommandEncoder : Metal.IMTLRenderCommandEncoder

Property Value

Implements

Attributes

Applies to