Share via


MTLRenderPipelineDescriptor.TessellationFactorFormat Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Metal.MTLTessellationFactorFormat TessellationFactorFormat { [Foundation.Export("tessellationFactorFormat", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTessellationFactorFormat:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("tessellationFactorFormat", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setTessellationFactorFormat:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.TessellationFactorFormat : Metal.MTLTessellationFactorFormat with get, set

Property Value

Attributes

Applies to